Function AstarData.FindGraphOfType

FindGraphOfType (System.Type type)

Returns the first graph of type type found in the graphs array.

Public
NavGraph FindGraphOfType (

System.Type

type

)

Returns the first graph of type type found in the graphs array.

Returns null if no graph was found.