There is no spoon

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

Property group 'LogEntry'

DateTime

Type: string

Modifiers: config


Default value: "No Date/Time specified."

Entry

Type: string

Modifiers: config


Default value: "No Data."

Next

Type: LogEntry


Instance functions

Count

simulated function int Count ()


Delete

simulated function LogEntry Delete (LogEntry delLE)


Insert

simulated function Insert (LogEntry newLE)