![]() |
BomberUnits
...a Unity learning project
|
Provides runtime setup of button listeners for the MainMenu state machine. More...
Collaboration diagram for Trigger:Public Member Functions | |
| void | ClearBtnAndAddTrigger () |
Public Attributes | |
| Button | button |
| UnityEvent | btnEvent |
Provides runtime setup of button listeners for the MainMenu state machine.
The button setup has to be called from a containing page.
Definition at line 10 of file Trigger.cs.