Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
void FreeScript(char *script) { mem_free(script); }
259
260
// Generates a program from a script
261
bool CompileScript(tD3XProgram *program, char *script) {
Callers
7
GenerateScriptListFromFile
Function · 0.85
OnOK
Method · 0.85
OnCancel
Method · 0.85
OnEditScript
Method · 0.85
LoadCurrentModule
Method · 0.85
OnScriptselAdd
Method · 0.85
InvokeScriptStudio
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected