Skip to content

Function: system_ini()

ts
function system_ini(this: void): ini_file;

Get the loaded system ini.

Parameters

ParameterType
thisvoid

Returns

ini_file

Current system ini file.

Remarks

Returns the engine-owned pSettings singleton.