UE2:LogEntry (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> LogEntry
Package:
Engine
This class in other games:

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)