UE1:StatLog (UT)
- Package:
- Engine
- Direct subclass:
- StatLogFile
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Logs game events for stat collection
ngLog, ngStats, and ngWorldStats are registered trademarks of NetGames USA, Inc. at http://www.netgamesusa.com All rights reserved. A ny and all occurrences of code related to supporting their products and services appears with their express permission.
Properties
Property group 'StatLog'
DecoderRingURL
Type: string
URL to log format decoder ring.
Default value: "http://unreal.epicgames.com/Unreal_Log_Decoder_Ring.html"
GameCreator
Type: string
Name of game creator.
Default value: "Epic MegaGames, Inc."
GameCreatorURL
Type: string
URL to info on game creator.
Default value: "http://www.epicgames.com/"
GameName
Type: string
Name of this game.
Default value: "Unreal"
LocalBatcherParams
Type: string
Modifiers: globalconfig
Batcher command line parameters.
LocalBatcherURL
Type: string
Modifiers: globalconfig
Batcher URL.
Default value: "../NetGamesUSA.com/ngStats/ngStatsUT.exe"
LocalLogDir
Type: string
Modifiers: globalconfig
Default value: "../Logs"
LocalStandard
Type: string
The standard this log is compliant to.
Default value: "ngLog"
LocalStatsURL
Type: string
Modifiers: globalconfig
URL to local stats information.
Default value: "../NetGamesUSA.com/ngStats/html/ngStats_Main.html"
LogInfoURL
Type: string
URL to info on logging standard.
Default value: "http://www.netgamesusa.com/ngLog/"
LogVersion
Type: string
Version of the log standard.
Default value: "1.2"
WorldBatcherParams
Type: string
Modifiers: globalconfig
Batcher command line parameters.
Default value: "-d ../NetGamesUSA.com/ngWorldStats/logs -g UT"
WorldBatcherURL
Type: string
Modifiers: globalconfig
Batcher URL.
Default value: "../NetGamesUSA.com/ngWorldStats/bin/ngWorldStats.exe"
WorldLogDir
Type: string
Modifiers: globalconfig
Default value: "../NetGamesUSA.com/ngWorldStats/logs"
WorldStandard
Type: string
The standard this log is compliant to.
Default value: "ngLog"
WorldStatsURL
Type: string
Modifiers: globalconfig
URL to world stats information.
Default value: "http://www.netgamesusa.com"
Internal variables
bWorld
Type: bool
bWorldBatcherError
Type: bool
Modifiers: globalconfig
Context
Type: int
TimeStamp
Type: float
Functions
Static native functions
BatchLocal
BrowseRelativeLocalURL
GetPlayerChecksum
Native functions
ExecuteLocalLogBatcher
ExecuteSilentLogBatcher
ExecuteWorldLogBatcher
GetGMTRef
GetMapFileName
InitialCheck
LogMutator
Events
BeginPlay
Overrides: Actor.BeginPlay
LogGameSpecial
LogGameSpecial2
Tick
Overrides: Actor.Tick
Timer
Overrides: Actor.Timer
Other instance functions
FlushLog
GetAbsoluteTime
GetLogFileName
GetShortAbsoluteTime
GetTimeStamp
LogEventString
LogGameEnd
LogGameStart
LogItemActivate
LogItemDeactivate
LogKill
LogMapParameters
LogNameChange
LogPickup
LogPings
LogPlayerConnect
LogPlayerDisconnect
LogPlayerInfo
LogServerInfo
LogSpecialEvent
LogStandardInfo
LogSuicide
LogTeamChange
LogTeamKill
LogTypingEvent
StartLog
StopLog