Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:ACTION_Jump (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:JumpType (UT2003))
Object >> ScriptedAction >> ACTION_Jump |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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