Always snap to grid

UE2:ACTION_MoveToPoint (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 >> LatentScriptedAction >> ACTION_MoveToPoint
Package: 
Gameplay
This class in other games:
UT2003, U2, UT2004

null

Properties[edit]

Property group 'Action'[edit]

DestinationTag[edit]

Type: name

tag of destination - if none, then use the ScriptedSequence

Internal variables[edit]

Movetarget[edit]

Type: Actor


Default values[edit]

Property Value
ActionString "Move to point"
bValidForTrigger False

Instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


GetMoveTargetFor[edit]

function Actor GetMoveTargetFor (ScriptedController C)

Overrides: LatentScriptedAction.GetMoveTargetFor


MoveToGoal[edit]

function bool MoveToGoal ()

Overrides: LatentScriptedAction.MoveToGoal