The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "UE3:UIAction ActivateLevelEvent (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 5))
 
(No difference)

Latest revision as of 06:48, 17 January 2010

UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_ActivateLevelEvent
Package: 
Engine
This class in other games:
UT3

Allows designers to activate remote events in the current level.

Properties[edit]

Property group 'UIAction_ActivateLevelEvent'[edit]

EventName[edit]

Type: name

Name of the event to activate

Default value: 'DefaultEvent'

Default values[edit]

Property Value
bAutoActivateOutputLinks False
ObjCategory "Level"
ObjName "Activate Level Event"
OutputLinks[0]
Member Value
LinkDesc "Failed"
OutputLinks[1]
Member Value
LinkDesc "Success"
VariableLinks[0]
Member Value
bHidden True
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Player Index"
PropertyName 'PlayerIndex'
VariableLinks[1]
Member Value
LinkDesc "Gamepad Id"
PropertyName 'GamepadID'