My Project
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
InGameUI Class Reference
Inheritance diagram for InGameUI:

Classes

class  InGameButton
 

Public Member Functions

InGameButton AddButton (Transform parent, Vector2 offset, string name, string label, UnityAction clickCallback, Sprite spriteIcon, GameObject prefab=null)
 
bool RemoveButton (InGameButton button)
 

Public Attributes

RectTransform root
 
RectTransform buttonsRoot
 
RectTransform roomsRoot
 
GameObject buttonPrefab
 
List< InGameButtonbuttons = new List<InGameButton>()
 

Static Public Attributes

static InGameUI instance
 

The documentation for this class was generated from the following file: