The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:SeqEvent_Console (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_Console |
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" |