Mostly Harmless

UE2:FileLog (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> FileLog

Contents

Package: 
Engine
This class in other games:
U2, UDK, UE2Runtime, UT2004, UT3

Class: Engine.FileLog Parent: Engine.Info

Creates a log device.

[edit] Properties

[edit] LogAr

Type: pointer


[edit] LogFileName

Type: string


[edit] Functions

[edit] Native functions

[edit] CloseLog

native final function CloseLog ()


[edit] Logf

native final function Logf (string LogString)


[edit] OpenLog

native final function OpenLog (string FName)


[edit] Events

[edit] Destroyed

event Destroyed ()

Overrides: Actor.Destroyed


Personal tools