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

UE2:ACTION_ChangeScript (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> ACTION_ChangeScript
Package: 
Gameplay
This class in other games:
UT2003, 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