Closed MatthewChrobak closed 4 years ago
Scenes should support event handlers for when a scene is entered and left, not just initialized or destroyed.
OnLoad and OnLeave events should pass in a SceneChangeEventArgs that contains the previous scene.
Requirements
Scenes should support event handlers for when a scene is entered and left, not just initialized or destroyed.
OnLoad and OnLeave events should pass in a SceneChangeEventArgs that contains the previous scene.