UE2:ACTION_SpawnActor (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> ScriptedAction >> ACTION_SpawnActor
Package:
Gameplay
This class in other games:

null

Properties

Property group 'Action'

ActorClass

Type: class<Actor>


ActorTag

Type: name


bOffsetFromScriptedPawn

Type: bool


LocationOffset

Type: Object.Vector


RotationOffset

Type: Object.Rotator


Default values

Property Value
ActionString "Spawn actor"

Instance functions

GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor