There is no spoon

UE3:SeqEvent_Console (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_Console
Package: 
Engine
This class in other games:
UDK

Event which is activated when the user a console command. Originator: the PlayerController for the player that typed the console command Instigator: the pawn of the player that typed the console command. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SeqEvent_Console'

ConsoleEventName

Type: name

Name to match when entered from the console

Default value: 'Default'

EventDesc

Type: string

Description to display when listing summary of all console events

Default value: "No description"

Default values

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