There is no spoon

UE2:LogEntry (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> LogEntry

Contents

Package: 
Engine
This class in other games:
UT2003

LogEntry. Copyright 2001 Digital Extremes - All Rights Reserved. Confidential.

[edit] Properties

[edit] Property group 'LogEntry'

[edit] DateTime

Type: string

Modifiers: config


Default value: "No Date/Time specified."

[edit] Entry

Type: string

Modifiers: config


Default value: "No Data."

[edit] Next

Type: LogEntry


[edit] Instance functions

[edit] Count

simulated function int Count ()


[edit] Delete

simulated function LogEntry Delete (LogEntry delLE)


[edit] Insert

simulated function Insert (LogEntry newLE)