MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / GetNearestConnection

Method GetNearestConnection

Support/navigation/nav_map.cpp:899–935  ·  view source on GitHub ↗

//============================================================================= // // IsPatrolNode // // Returns TRUE if node is a patrol node // //============================================================================= xbool nav_map::IsPatrolNode( nav_node_slot_id NodeId ) { ng_node& Node = GetNodeByID(NodeId) ; // If connections are flagged as patrol routes, then this is a p

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

RequestPathWithEdgesMethod · 0.80
RequestRetreatPathMethod · 0.80
UpdatePhaseMethod · 0.80
ChangePhaseMethod · 0.80
ChangeGoalMethod · 0.80
OnThinkMethod · 0.80
UpdateCanReachTargetMethod · 0.80
ChangePhaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected