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

Callers 4

PrintValueMethod · 0.45
ListGlobalVariablesMethod · 0.45
ExecuteStringFunction · 0.45
StartNewModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected