Function AstarData.GetGraph

GetGraph (GraphNode node)

Graph which contains the specified node.

Public Static
NavGraph GetGraph (

GraphNode

node

)

Graph which contains the specified node.

The graph must be in the graphs array.

Return

Returns the graph which contains the node. Null if the graph wasn't found