Mostly Harmless

UE3:Path_TowardGoal (UDK)

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


Properties[edit]

GoalActor[edit]

Type: Actor

Goal trying to find path toward

Default values[edit]

Property Value
CacheIdx 1

Functions[edit]

Static functions[edit]

TowardGoal[edit]

static function bool TowardGoal (Pawn P, Actor Goal)


Events[edit]

Recycle[edit]

event Recycle ()

Overrides: PathConstraint.Recycle