The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:ACTION_SetHidden (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> ACTION_SetHidden
Package: 
Gameplay
This class in other games:
U2, UT2003, UT2004

null

Properties[edit]

Property group 'Action'[edit]

bHidden[edit]

Type: bool


HideActorTag[edit]

Type: name


Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor