MCPcopy Create free account
hub / github.com/anjo76/angelscript / BuildModule

Method BuildModule

sdk/add_on/scriptbuilder/scriptbuilder.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132int CScriptBuilder::BuildModule()
133{
134 return Build();
135}
136
137void CScriptBuilder::DefineWord(const char *word)
138{

Callers 7

GetControllerScriptMethod · 0.80
CompileScriptFunction · 0.80
CompileScriptFunction · 0.80
CompileScriptFunction · 0.80
TestFunction · 0.80
TestExecuteScriptFunction · 0.80
TestFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestFunction · 0.64
TestExecuteScriptFunction · 0.64
TestFunction · 0.64