Skip to content

Function: game_ini()

ts
function game_ini(this: void): ini_file;

Get the loaded game ini.

Parameters

ParameterType
thisvoid

Returns

ini_file

Current game ini file.

Remarks

Returns the engine-owned pGameIni singleton.