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

Function FreeTriggerScript

Descent3/ObjScript.cpp:241–241  ·  view source on GitHub ↗

frees the script for a trigger

Source from the content-addressed store, hash-verified

239
240// frees the script for a trigger
241void FreeTriggerScript(trigger *tp, bool level_end) {}

Callers 4

FreeScriptsForLevelFunction · 0.85
LGSTriggersFunction · 0.85
FreeTriggersFunction · 0.85
DeleteTriggerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected