dangel ~master
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
clearMessageCallback
createContext
discardModule
getDefaultNamespace
getEnumCount
getFunctionById
getGlobalFunctionByDecl
getGlobalFunctionByIndex
getGlobalFunctionCount
getGlobalPropertyByIndex
getGlobalPropertyCount
getGlobalPropertyIndexByDecl
getGlobalPropertyIndexByName
getModule
getModuleCount
getProperty
registerEnum
registerEnumValue
registerGlobalFunction
registerGlobalProperty
registerObjectBehaviour
registerObjectMethod
registerObjectProperty
registerObjectType
registerStringFactory
release
setDefaultNamespace
setMessageCallback
setProperty
shutDownAndRelease
writeMessage
static functions
create
Gets a global property by its index