Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.StatLogFile

Extends
StatLog
Modifiers
native

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.StatLog
         |   
         +-- Engine.StatLogFile

Direct Known Subclasses:

UTStatLogFile

Variables Summary
boolbWatermark
intLogAr
stringStatLogFile
stringStatLogFinal
Inherited Variables from Engine.StatLog
bWorld, bWorldBatcherError, Context, DecoderRingURL, GameCreator, GameCreatorURL, GameName, LocalBatcherParams, LocalBatcherURL, LocalLogDir, LocalStandard, LocalStatsURL, LogInfoURL, LogVersion, TimeStamp, WorldBatcherParams, WorldBatcherURL, WorldLogDir, WorldStandard, WorldStatsURL

Functions Summary
function CloseLog ()
function FileFlush ()
function FileLog (string EventString)
function FlushLog ()))
function GetChecksum (out string Checksum)
functionstring GetLogFileName ()))
function LogEventString (string EventString ))
function LogGameEnd (string Reason ))
function LogPlayerConnect (Pawn Player, optional string Checksum))
function OpenLog ()
function StartLog ()))
function StopLog ()))
function Watermark (string EventString)
Inherited Functions from Engine.StatLog
BatchLocal, BeginPlay, BrowseRelativeLocalURL, ExecuteLocalLogBatcher, ExecuteSilentLogBatcher, ExecuteWorldLogBatcher, FlushLog, GetAbsoluteTime, GetGMTRef, GetLogFileName, GetMapFileName, GetPlayerChecksum, GetShortAbsoluteTime, GetTimeStamp, InitialCheck, LogEventString, LogGameEnd, LogGameSpecial, LogGameSpecial2, LogGameStart, LogItemActivate, LogItemDeactivate, LogKill, LogMapParameters, LogMutator, LogNameChange, LogPickup, LogPings, LogPlayerConnect, LogPlayerDisconnect, LogPlayerInfo, LogServerInfo, LogSpecialEvent, LogStandardInfo, LogSuicide, LogTeamChange, LogTeamKill, LogTypingEvent, StartLog, StopLog, Tick, Timer


Variables Detail

bWatermark Source code

var bool bWatermark;

LogAr Source code

var int LogAr;

StatLogFile Source code

var string StatLogFile;

StatLogFinal Source code

var string StatLogFinal;


Functions Detail

CloseLog Source code

native final function CloseLog ( )

FileFlush Source code

native final function FileFlush ( )

FileLog Source code

native final function FileLog ( string EventString )

FlushLog Source code

function FlushLog ( ) )

GetChecksum Source code

native final function GetChecksum ( out string Checksum )

GetLogFileName Source code

function string GetLogFileName ( ) )

LogEventString Source code

function LogEventString ( string EventString ) )

LogGameEnd Source code

function LogGameEnd ( string Reason ) )

LogPlayerConnect Source code

function LogPlayerConnect ( Pawn Player, optional string Checksum) )

OpenLog Source code

native final function OpenLog ( )

StartLog Source code

function StartLog ( ) )

StopLog Source code

function StopLog ( ) )

Watermark Source code

native final function Watermark ( string EventString )


Defaultproperties

defaultproperties
{
     StatLogFile="../Logs/unreal.ngStats.Unknown.log"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:03.445 - Created with UnCodeX