Skip to content

Function: game_graph()

ts
function game_graph(this: void): CGameGraph;

Get the global game graph used by AI navigation.

Parameters

ParameterType
thisvoid

Returns

CGameGraph

Game graph singleton.

Remarks

Available after the engine has loaded AI graph data.