Function AstarData.FindGraphWhichInheritsFrom

FindGraphWhichInheritsFrom (System.Type type)

Returns the first graph which inherits from the type type.

Public
NavGraph FindGraphWhichInheritsFrom (

System.Type

type

)

Returns the first graph which inherits from the type type.

Returns null if no graph was found.