My program doesn't have bugs. It just develops random features.

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
Line 15: Line 15:
 
'''Type:''' [[name]]
 
'''Type:''' [[name]]
  
<!-- enter variable description -->
+
Name of the event to activate
  
 
'''Default value:''' 'DefaultEvent'
 
'''Default value:''' 'DefaultEvent'
Line 36: Line 36:
 
|  
 
|  
 
{| class="list defaults"
 
{| class="list defaults"
! {{tl|SeqOpOutputLink||SequenceOp|Member}}
+
! {{tl|SeqOpOutputLink||SequenceOp structs|Member}}
 
! Value
 
! Value
 
|-
 
|-
Line 46: Line 46:
 
|  
 
|  
 
{| class="list defaults"
 
{| class="list defaults"
! {{tl|SeqOpOutputLink||SequenceOp|Member}}
+
! {{tl|SeqOpOutputLink||SequenceOp structs|Member}}
 
! Value
 
! Value
 
|-
 
|-
Line 56: Line 56:
 
|  
 
|  
 
{| class="list defaults"
 
{| class="list defaults"
! {{tl|SeqVarLink||SequenceOp|Member}}
+
! {{tl|SeqVarLink||SequenceOp structs|Member}}
 
! Value
 
! Value
 
|-
 
|-
Line 78: Line 78:
 
|  
 
|  
 
{| class="list defaults"
 
{| class="list defaults"
! {{tl|SeqVarLink||SequenceOp|Member}}
+
! {{tl|SeqVarLink||SequenceOp structs|Member}}
 
! Value
 
! Value
 
|-
 
|-

Revision as of 05:24, 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

Property group 'UIAction_ActivateLevelEvent'

EventName

Type: name

Name of the event to activate

Default value: 'DefaultEvent'

Default values

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'