UE3:PathGoalEvaluator (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:24, 17 January 2010 by Unknown user (talk)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> PathGoalEvaluator
Package:
Engine
Direct subclasses:
Goal_AtActor, Goal_Null


Properties

CacheIdx

Type: int

Modifiers: const


Default value: -1

GeneratedGoal

Type: NavigationPoint

Modifiers: protected

Goal that was reached

MaxPathVisits

Type: int

Modifiers: protected

maximum number of NavigationPoints to test before giving up

Default value: 1024

NextEvaluator

Type: PathGoalEvaluator

Modifiers: protected

Next goal evaluator

Events

GetDumpString

event string GetDumpString ()


Recycle

event Recycle ()