Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ACTION_ForceMoveToPoint (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> ScriptedAction >> ACTION_ForceMoveToPoint
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]

Dest[edit]

Type: Actor


originalPhys[edit]

Type: byte


Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor