I'm a doctor, not a mechanic

UE2:ACTION_ForceMoveToPoint (UT2003)

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
UT2003 Object >> ScriptedAction >> ACTION_ForceMoveToPoint
Package: 
Gameplay
This class in other games:
UE2Runtime, 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