I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:PathGoalEvaluator (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(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

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


Events

GetDumpString

event string GetDumpString ()


Recycle

event Recycle ()