Mostly Harmless

UE2:ACTION_ChangeScript (U2)

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

null

Properties

Property group 'Action'

NextScriptTag

Type: name


Internal variables

NextScript

Type: ScriptedSequence


Default values

Property Value
ActionString "Change script"
bValidForTrigger False

Instance functions

GetScript

function ScriptedSequence GetScript (ScriptedSequence S)

Overrides: ScriptedAction.GetScript


InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor