Appearance
function game_ini(this: void): ini_file;
Get the loaded game ini.
this
void
ini_file
Current game ini file.
Returns the engine-owned pGameIni singleton.
pGameIni