Mostly Harmless

UE3:PathGoalEvaluator (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06: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 >> PathGoalEvaluator
Package: 
Engine
Direct subclasses:
Goal_AtActor, Goal_Null


Properties[edit]

CacheIdx[edit]

Type: int

Modifiers: const


Default value: -1

GeneratedGoal[edit]

Type: NavigationPoint

Modifiers: protected

Goal that was reached

MaxPathVisits[edit]

Type: int

Modifiers: protected

maximum number of NavigationPoints to test before giving up

Default value: 1024

NextEvaluator[edit]

Type: PathGoalEvaluator

Modifiers: protected

Next goal evaluator

Events[edit]

GetDumpString[edit]

event string GetDumpString ()


Recycle[edit]

event Recycle ()