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

UE2:ACTION_Crouch (UT2003)

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

null

Default values

Property Value
ActionString "crouch"
bValidForTrigger False

Instance functions

InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor