There is no spoon

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

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