destroyScriptGraph
destroyScriptGraph<
Ctx>(compiled,run,tick):void
Defined in: logic/ScriptGraphRunner.ts:283
Run the event.destroy entries — the instance’s last tick.
Type Parameters
Section titled “Type Parameters”Ctx
Parameters
Section titled “Parameters”compiled
Section titled “compiled”ScriptTickContext<Ctx>
Returns
Section titled “Returns”void