I don't need to test my programs. I have an error-correcting modem.

UE2:ACTION_SpawnActor (UE2Runtime)

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

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