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

Difference between revisions of "UE3:NavMeshGoal OutOfViewFrom (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
m (1 revision: class descriptions for UDK January update (part 3))
 
(No difference)

Latest revision as of 06:42, 17 January 2010

UDK Object >> NavMeshPathGoalEvaluator >> NavMeshGoal_OutOfViewFrom
Package: 
GameFramework


Properties[edit]

bShowDebug[edit]

Type: bool

show debug lines *

GoalPoly[edit]

Type: pointer{FNavMeshPolyBase}

Modifiers: private, native


OutOfViewLocation[edit]

Type: Object.Vector


Functions[edit]

Static functions[edit]

MustBeHiddenFromThisPoint[edit]

static function bool MustBeHiddenFromThisPoint (NavigationHandle NavHandle, Object.Vector InOutOfViewLocation)


Native functions[edit]

RecycleNative[edit]

native function RecycleNative ()


Events[edit]

Recycle[edit]

event Recycle ()

Overrides: NavMeshPathGoalEvaluator.Recycle