ScriptEngine.getGlobalPropertyByIndex

Gets a global property by its index

class ScriptEngine
void
getGlobalPropertyByIndex
(
uint index
,
ref string name
,
ref string namespace
,
ref int typeId
,
ref bool isConst
,
ref string configGroup
,
void* ptr
,)

Meta