Gah - a solution with more questions. – EntropicLqd

UE3:Path_TowardGoal (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:42, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 3))

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


Properties

GoalActor

Type: Actor

Goal trying to find path toward

Default values

Property Value
CacheIdx 1

Functions

Static functions

TowardGoal

static function bool TowardGoal (Pawn P, Actor Goal)


Events

Recycle

event Recycle ()

Overrides: PathConstraint.Recycle