Mostly Harmless

UE2:LogEntry (UT2003)

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

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

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)