Wizard Methods |
The Wizard type exposes the following members.
| Name | Description | |
|---|---|---|
| GoTo(Int32) | Move the wizard to a specific step. | |
| GoTo(Window) | Move the wizard to a specific screen. | |
| IndexOf | Returns the index of a particular screen. | |
| IsValid | Returns whether a particular index is valid. | |
| Next | Move the wizard forward. | |
| Previous | Move the wizard backward. |
| 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.) |