Skip to content

fireScriptGraphEvent

fireScriptGraphEvent<Ctx>(compiled, run, tick, type, target, other?): void

Defined in: logic/ScriptGraphRunner.ts:298

Light the event.on nodes listening for type. target and other are published on the entry’s ports, so a wire can carry who the event came from and who else it named.

Ctx

CompiledScriptGraph

ScriptRunState

ScriptTickContext<Ctx>

string

number

number = 0

void