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

UE3:Path_TowardPoint (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> PathConstraint >> Path_TowardPoint
Package: 
Engine


Properties[edit]

GoalPoint[edit]

Type: Object.Vector

Goal trying to find path toward

Default values[edit]

Property Value
CacheIdx 2

Functions[edit]

Static functions[edit]

TowardPoint[edit]

static function bool TowardPoint (Pawn P, Object.Vector Point)


Events[edit]

Recycle[edit]

event Recycle ()

Overrides: PathConstraint.Recycle