There is no spoon
UE2:ACTION_ChangeScript (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ScriptedAction >> ACTION_ChangeScript |
Contents |
- Package:
- Gameplay
- This class in other games:
- U2, UE2Runtime, UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
