MCPcopy Create free account
hub / github.com/CytopiaTeam/Cytopia / BuildModule

Method BuildModule

external/as_add_on/scriptbuilder/scriptbuilder.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129int CScriptBuilder::BuildModule()
130{
131 return Build();
132}
133
134void CScriptBuilder::DefineWord(const char *word)
135{

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected