I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:ACTION_Walk (UT2004)

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

null

Default values[edit]

Property Value
ActionString "walk"
bValidForTrigger False

Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor