UE2:ACTION_SetHidden (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> ScriptedAction >> ACTION_SetHidden
Package:
Gameplay
This class in other games:

null

Properties

Property group 'Action'

bHidden

Type: bool


HideActorTag

Type: name


Internal variables

Target

Type: array<Actor>


Functions

Events

PostBeginPlay

event PostBeginPlay (ScriptedSequence SS)

Overrides: ScriptedAction.PostBeginPlay


Other instance functions

InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor