I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:SeqEvent_Console (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_Console
Package: 
Engine
This class in other games:
UT3

Event which is activated when any player uses the console command CauseEvent.

Properties[edit]

Property group 'SeqEvent_Console'[edit]

ConsoleEventName[edit]

Type: name

The name that must be added as parameter to the CauseEvent command to activate this event.

Default value: 'Default'

EventDesc[edit]

Type: string

A description to display when listing a summary of all console events.

Default value: "No description"

Default values[edit]

Property Value
MaxTriggerCount 0
ObjCategory "Misc"
ObjName "Console Event"