Appearance
function game_graph(this: void): CGameGraph;
Get the global game graph used by AI navigation.
this
void
CGameGraph
Game graph singleton.
Available after the engine has loaded AI graph data.