UE3:NavMeshPath_Toward (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> NavMeshPathConstraint >> NavMeshPath_Toward
Package:
Engine


Properties

GoalActor

Type: Actor

Goal trying to find path toward

GoalPoint

Type: Object.Vector

Goal trying to find path toward

Functions

Static functions

TowardGoal

static function bool TowardGoal (NavigationHandle NavHandle, Actor Goal)


TowardPoint

static function bool TowardPoint (NavigationHandle NavHandle, Object.Vector Point)


Events

Recycle

event Recycle ()

Overrides: NavMeshPathConstraint.Recycle