QuitButton Class |
Namespace: Kit.UI.Buttons
The QuitButton type exposes the following members.
| Name | Description | |
|---|---|---|
| Completed | Stuff to do right at the end. | |
| Fade | Should it fade the screen? | |
| FadeColor | The color to use for fading. | |
| FadeTime | How long to take to fade the screen? |
| Name | Description | |
|---|---|---|
| Destroy | Destroy the object. (Defined by UnityObjectExtensions.) | |
| Disable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| Enable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| GetBounds | Returns the bounds of the Component. | |
| IsPrefab | Returns whether the Component is a part of a prefab. (Defined by ComponentExtensions.) |