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

UE3:Path_TowardPoint (UDK)

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


Properties

GoalPoint

Type: Object.Vector

Goal trying to find path toward

Default values

Property Value
CacheIdx 2

Functions

Static functions

TowardPoint

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


Events

Recycle

event Recycle ()

Overrides: PathConstraint.Recycle