StepButton Class |
Namespace: Kit.UI.Buttons
The StepButton type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEdgeCase | Returns whether the button can no longer do something. |
| Name | Description | |
|---|---|---|
| Change | Text to change to. | |
| Direction | Direction to move. | |
| Mode | What to do when it is no longer possible to use the button? | |
| Text | Text-field to use when changing text. | |
| Wizard | The wizard this button interacts with. |
| 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.) |