Type alias RunnerEventName

RunnerEventName: "beforeTick" | "tick" | "afterTick" | "afterUpdate" | "beforeUpdate"

Generated using TypeDoc