Table of Contents

Class GameUISystem

Namespace
Zorro.UI
Assembly
Zorro.UI.Runtime.dll
public abstract class GameUISystem : MonoBehaviour
Inheritance
GameUISystem
Inherited Members
Extension Methods

Constructors

GameUISystem()

protected GameUISystem()

Methods

Hide()

public virtual void Hide()

NeedsCursor()

public abstract bool NeedsCursor()

Returns

bool

ShouldShow()

public virtual bool ShouldShow()

Returns

bool

Show()

public virtual void Show()