I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:ACTION_ChangeScript (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_ChangeScript

Contents

Package: 
Gameplay
No known subclasses.
This class in other games:
U2, UE2Runtime, UT2003

null

[edit] Properties

[edit] Property group 'Action'

[edit] NextScriptTag

Type: name


[edit] Internal variables

[edit] NextScript

Type: ScriptedSequence


[edit] Default values

Property Value
ActionString "Change script"
bValidForTrigger False

[edit] Instance functions

[edit] GetScript

function ScriptedSequence GetScript (ScriptedSequence S)

Overrides: ScriptedAction.GetScript


[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


Personal tools