dangel v0.6.0 (2020-11-16T20:54:25Z)
Dub
Repo
ScriptEngine.getGlobalPropertyByIndex
as
engine
ScriptEngine
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
,
ref
asDWORD
accessMask
)
Meta
Source
See Implementation
as
engine
ScriptEngine
functions
addRef
beginConfigGroup
clearMessageCallback
createContext
discardModule
endConfigGroup
getDefaultArrayTypeId
getDefaultNamespace
getEnumByindex
getEnumCount
getFuncdefByIndex
getFuncdefConut
getFunctionById
getGlobalFunctionByDecl
getGlobalFunctionByIndex
getGlobalFunctionCount
getGlobalPropertyByIndex
getGlobalPropertyCount
getGlobalPropertyIndexByDecl
getGlobalPropertyIndexByName
getModule
getModuleCount
getObjectTypeByIndex
getObjectTypeCount
getProperty
getStringFactoryReturnTypeId
registerDefaultArrayType
registerEnum
registerEnumValue
registerFuncDef
registerGlobalFunction
registerGlobalProperty
registerInterface
registerInterfaceMethod
registerObjectBehaviour
registerObjectMethod
registerObjectProperty
registerObjectType
registerStringFactory
release
removeConfigGroup
setDefaultAccessMask
setDefaultNamespace
setMessageCallback
setProperty
shutDownAndRelease
writeMessage
static functions
create
Gets a global property by its index