derelict-as ~master (2022-02-27T21:47:43.0576973)
Dub
Repo
DerelictAngelscriptCLoader
derelict
angelscript
asc
Undocumented in source.
class
DerelictAngelscriptCLoader : SharedLibLoader {
this
();
this
(string names);
void
loadSymbols
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string names)
Undocumented in source.
Members
Functions
loadSymbols
void
loadSymbols
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
derelict
angelscript
asc
aliases
da_asContext_Execute
da_asContext_Prepare
da_asContext_Release
da_asEngine_AddRef
da_asEngine_ClearMessageCallback
da_asEngine_CreateContext
da_asEngine_GetEngineProperty
da_asEngine_GetGlobalFunctionByDecl
da_asEngine_GetGlobalFunctionByIndex
da_asEngine_GetGlobalFunctionCount
da_asEngine_GetJITCompiler
da_asEngine_GetModule
da_asEngine_RegisterGlobalFunction
da_asEngine_Release
da_asEngine_SetEngineProperty
da_asEngine_SetJITCompiler
da_asEngine_SetMessageCallback
da_asEngine_ShutDownAndRelease
da_asEngine_WriteMessage
da_asModule_GetFunctionByDecl
da_asModule_Release
da_asScript_Release
classes
DerelictAngelscriptCLoader
static variables
DerelictAngelscriptC
asContext_Execute
asContext_Prepare
asContext_Release
asEngine_AddRef
asEngine_ClearMessageCallback
asEngine_CreateContext
asEngine_GetEngineProperty
asEngine_GetGlobalFunctionByDecl
asEngine_GetGlobalFunctionByIndex
asEngine_GetGlobalFunctionCount
asEngine_GetJITCompiler
asEngine_GetModule
asEngine_RegisterGlobalFunction
asEngine_Release
asEngine_SetEngineProperty
asEngine_SetJITCompiler
asEngine_SetMessageCallback
asEngine_ShutDownAndRelease
asEngine_WriteMessage
asModule_GetFunctionByDecl