Gah - a solution with more questions. – EntropicLqd

UE2:ACTION_ChangeScript (UT2003)

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

null

Properties[edit]

Property group 'Action'[edit]

NextScriptTag[edit]

Type: name


Internal variables[edit]

NextScript[edit]

Type: ScriptedSequence


Default values[edit]

Property Value
ActionString "Change script"
bValidForTrigger False

Instance functions[edit]

GetScript[edit]

function ScriptedSequence GetScript (ScriptedSequence S)

Overrides: ScriptedAction.GetScript


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor