There is no spoon

UE2:ACTION_ChangeScript (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> ACTION_ChangeScript
Package: 
Gameplay
This class in other games:
UT2003, U2, 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