Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:LogEntry (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> LogEntry
Package: 
Engine
This class in other games:
UT2003

LogEntry. Copyright 2001 Digital Extremes - All Rights Reserved. Confidential.

Properties[edit]

Property group 'LogEntry'[edit]

DateTime[edit]

Type: string

Modifiers: config


Default value: "No Date/Time specified."

Entry[edit]

Type: string

Modifiers: config


Default value: "No Data."

Next[edit]

Type: LogEntry


Instance functions[edit]

Count[edit]

simulated function int Count ()


Delete[edit]

simulated function LogEntry Delete (LogEntry delLE)


Insert[edit]

simulated function Insert (LogEntry newLE)