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

Classes

class  ButtonPreset
 

Public Member Functions

void ClearButton (ButtonPreset b)
 
void ClearButtons ()
 
void ShowButton (ButtonPreset b, GameObject caller, Vector2 offset)
 
void ShowButton (ButtonPreset b, GameObject caller)
 
void ShowAllButtons (GameObject caller)
 
ButtonPreset GetButtonForCallback (string callback)
 
ButtonPreset GetButtonOfGameObject (GameObject go)
 
bool IsShowingButtons ()
 
bool SendMessage (string function, GameObject caller, GameObject buttonObject)
 

Public Attributes

ButtonPreset[] buttons
 
float removeButtonsCursorDistance = 150.0f
 
string lastClickedCallback
 
bool disabled
 

Protected Member Functions

virtual void Awake ()
 
virtual void Start ()
 
virtual void OnDestroy ()
 
virtual void Update ()
 
virtual void FixedUpdate ()
 
virtual void OnButtonClicked ()
 

Protected Attributes

InGameUI ui
 

Additional Inherited Members

- Properties inherited from Modifiable
NetworkObject net [get]
 

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