Mostly Harmless

UE3:Goal_Null (UDK)

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

this goal eval will not stop until its out of paths, and will simply return the node with the least cost

Default values

Property Value
CacheIdx 5
MaxPathVisits 2048

Functions

Static functions

GoUntilBust

static function bool GoUntilBust (Pawn P, optional int InMaxPathVisits)


Events

Recycle

event Recycle ()

Overrides: PathGoalEvaluator.Recycle