SceneDirector Events |
The SceneDirector type exposes the following members.
| Name | Description | |
|---|---|---|
| Faded | Event that gets called when the scene has faded (in or out). | |
| FadedIn | Event that gets called when the scene has faded in. | |
| FadedOut | Event that gets called when the scene has faded out. | |
| Fading | Event that gets called when the scene is fading (in or out). | |
| FadingIn | Event that gets called when the scene starts fading in. | |
| FadingOut | Event that gets called when the scene starts fading out. | |
| SceneChanged | Event that gets called when the scene has changed. | |
| SceneChanging | Event that gets called when the scene starts changing. |