Mostly Harmless

UE2:ACTION_DestroyActor (UT2003)

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

null

Properties[edit]

Property group 'Action'[edit]

DestroyTag[edit]

Type: name


Default values[edit]

Property Value
ActionString "Destroy actor"

Instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor