dangel v0.6.0 (2020-11-16T20:54:25Z)
Dub
Repo
ScriptEngine.create
as
engine
ScriptEngine
Creates a new script engine
class
ScriptEngine
static
ScriptEngine
create
(
asDWORD
version_
=
ANGELSCRIPT_VERSION
)
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
Creates a new script engine