SceneButton Fields |
The SceneButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Completed | Stuff to do when the loading and fading (if applicable) completes. | |
| FadeColor | The fading color to use. | |
| FadeMode | The fading method to use. | |
| FadeTime | The fade duration. | |
| LoadCompleted | Stuff to do when the loading completes. | |
| LoadProgressed | Stuff to do when the loading progresses. | |
| Reload | Whether to just reload the current scene. | |
| Scene | Reference to the scene. |