Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ GetModule
Method
GetModule
src/server/angelscript/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
runApp
Method · 0.45
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
Calls
no outgoing calls
Tested by
no test coverage detected