MCPcopy 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
68asIScriptModule *CScriptBuilder::GetModule()
69{
70 return module;
71}
72
73unsigned int CScriptBuilder::GetSectionCount() const
74{

Callers 5

initMethod · 0.80
PrintValueMethod · 0.80
ListGlobalVariablesMethod · 0.80
ExecuteStringFunction · 0.80
StartNewModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected