The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:ACTION_GotoAction (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> ACTION_GotoAction

Contents

Package: 
Gameplay
This class in other games:
U2, UT2003, UT2004

null

Properties

Property group 'Action'

ActionNumber

Type: int


Default values

Property Value
ActionString "go to action"

Instance functions

GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


ProceedToNextAction

function ProceedToNextAction (ScriptedController C)

Overrides: ScriptedAction.ProceedToNextAction