I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:PathGoalEvaluator (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> PathGoalEvaluator |
- Package:
- Engine
- Direct subclasses:
- Goal_AtActor, Goal_Null
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 ()