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

UE3:NavMeshPath_Toward (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> NavMeshPathConstraint >> NavMeshPath_Toward
Package: 
Engine


Properties

GoalActor

Type: Actor


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