I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:LogEntry (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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)