Mostly Harmless

UE3:Interface_NavigationHandle (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Interface >> Interface_NavigationHandle
Package: 
Engine
Known implementing classes:
AIController, CrowdAgentBase, GameAIController, GameCrowdAgent, GameCrowdAgentSkeletal, GameCrowdDestination, GameCrowdInteractionDestination, UTBot, UTGameCrowdAgent, Admin, Controller, DebugCameraController, DemoRecSpectator, DynamicGameCrowdDestination, GamePlayerController, PlayerController, UTConsolePlayerController, UTEntryPlayerController, UTPlayerController

Interface for actors that use NavigationHandle - implementations of this interface describe what constraints and parameters to use when searching for a path across the nav mesh

Events[edit]

NotifyPathChanged[edit]

event NotifyPathChanged ()

this event is called when an edge is deleted that this handle is actively using