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

Variables Summary
boolbWatermark
intLogAr
stringStatLogFile
stringStatLogFinal
Inherited Variables from Engine.StatLog
bWorld, Context, DecoderRingURL, GameCreator, GameCreatorURL, GameName, LocalLogDir, LocalStandard, LogInfoURL, LogVersion, TimeStamp, WorldLogDir, WorldStandard

Functions Summary
function CloseLog ()
function FileFlush ()
function FileLog (string EventString)
function FlushLog ()))
functionstring GetChecksum ()
functionstring GetLogFileName ()))
functionstring GetPlayerChecksum (string PlayerName, string Secret)
function LogEventString (string EventString ))
function LogGameEnd (string Reason ))
function LogPlayerConnect (Pawn Player))
function OpenLog ()
function StartLog ()))
function StopLog ()))
function Watermark (string EventString)
Inherited Functions from Engine.StatLog
BeginPlay, FlushLog, GetAbsoluteTime, GetGMTRef, GetLogFileName, GetMapFileName, GetShortAbsoluteTime, GetTimeStamp, LogEventString, LogGameEnd, LogGameStart, LogItemActivate, LogItemDeactivate, LogKill, LogMapParameters, LogPickup, LogPings, LogPlayerConnect, LogPlayerDisconnect, LogPlayerInfo, LogServerInfo, LogSpecialEvent, LogStandardInfo, LogSuicide, 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 string GetChecksum ( )

GetLogFileName Source code

function string GetLogFileName ( ) )

GetPlayerChecksum Source code

native final function string GetPlayerChecksum ( string PlayerName, string Secret )

LogEventString Source code

function LogEventString ( string EventString ) )

LogGameEnd Source code

function LogGameEnd ( string Reason ) )

LogPlayerConnect Source code

function LogPlayerConnect ( Pawn Player) )

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: zo 11-11-2012 21:14:12.944 - Created with UnCodeX