MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / FreeScript

Function FreeScript

editor/ObjCScript.cpp:258–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258void FreeScript(char *script) { mem_free(script); }
259
260// Generates a program from a script
261bool CompileScript(tD3XProgram *program, char *script) {

Callers 7

OnOKMethod · 0.85
OnCancelMethod · 0.85
OnEditScriptMethod · 0.85
LoadCurrentModuleMethod · 0.85
OnScriptselAddMethod · 0.85
InvokeScriptStudioFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected