Mostly Harmless
UE2:LogEntry (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> LogEntry |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)