Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetModule
Method
GetModule
sdk/angelscript/source/as_typeinfo.cpp:132–135 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
130
131
// interface
132
asIScriptModule *asCTypeInfo::GetModule() const
133
{
134
return module;
135
}
136
137
void *asCTypeInfo::SetUserData(void *data, asPWORD type)
138
{
Callers
15
GetControllerScript
Method · 0.45
ExecString
Function · 0.45
AddVariable
Function · 0.45
DeleteVariable
Function · 0.45
AddFunction
Function · 0.45
DeleteFunction
Function · 0.45
ListVariables
Function · 0.45
ListFunctions
Function · 0.45
main
Function · 0.45
CompileScript
Function · 0.45
RunApplication
Function · 0.45
CompileScript
Function · 0.45
Calls
no outgoing calls
Tested by
15
Test
Function · 0.36
Exec
Function · 0.36
TestMultipleInheritance2
Function · 0.36
Test
Function · 0.36
Test
Function · 0.36
Test3
Function · 0.36
Test4
Function · 0.36
Test5
Function · 0.36
Test6
Function · 0.36
Test7
Function · 0.36
Test8
Function · 0.36
Test9
Function · 0.36