There is no spoon

UE2:ACTION_Jump (UT2003)

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

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