View Class |
Namespace: RavingBots.MagicGestures.UI.Views
public abstract class View : MonoBehaviour
The View type exposes the following members.
Name | Description | |
---|---|---|
Awake |
Set the initial state.
| |
GoBack |
Called when user presses the back button.
| |
SetVisible |
Change the visibility of the view.
| |
Transit |
Switch to a different view.
|
Name | Description | |
---|---|---|
_uiElements |
The children of the view.
|