Base Scene Events SceneEvent SceneEvent(engine: Engine) Bases: Event Base scene event implementation for wame plugins. scene property scene: Scene The active scene that dispatched this event. engine property engine: Engine The engine that is handling this plugin and dispatched this event.