Gah - a solution with more questions. – EntropicLqd

UE2:ACTION_Jump (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_Jump
Package: 
Gameplay
This class in other games:
UT2003

null

Properties[edit]

Property group 'Action'[edit]

JumpAction[edit]

Type: JumpType


Default values[edit]

Property Value
ActionString "Jump"

Enums[edit]

JumpType[edit]

JUMP_Normal 
JUMP_Double 
JUMP_DodgeLeft 
JUMP_DodgeRight 

Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor