Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CytopiaTeam/Cytopia
/ GetModule
Method
GetModule
external/as_add_on/scriptbuilder/scriptbuilder.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
asIScriptModule *CScriptBuilder::GetModule()
69
{
70
return module;
71
}
72
73
unsigned int CScriptBuilder::GetSectionCount() const
74
{
Callers
5
init
Method · 0.80
PrintValue
Method · 0.80
ListGlobalVariables
Method · 0.80
ExecuteString
Function · 0.80
StartNewModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected