Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetModule
Method
GetModule
sdk/add_on/scriptbuilder/scriptbuilder.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
asIScriptModule *CScriptBuilder::GetModule()
72
{
73
return module;
74
}
75
76
unsigned int CScriptBuilder::GetSectionCount() const
77
{
Callers
4
PrintValue
Method · 0.45
ListGlobalVariables
Method · 0.45
ExecuteString
Function · 0.45
StartNewModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected