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

UE2:ACTION_SetHidden (UT2004)

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

null

Properties[edit]

Property group 'Action'[edit]

bHidden[edit]

Type: bool


HideActorTag[edit]

Type: name


Internal variables[edit]

Target[edit]

Type: array<Actor>


Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay (ScriptedSequence SS)

Overrides: ScriptedAction.PostBeginPlay


Other instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor