![]() |
BomberUnits
...a Unity learning project
|
Basic behaviour usable by any state machine to show a set UI dialog prefab. More...
Inheritance diagram for ShowDialogBehaviour:
Collaboration diagram for ShowDialogBehaviour:Public Attributes | |
| GameObject | dialogPrefab |
Private Attributes | |
| GameObject | dialogInstance = null |
Basic behaviour usable by any state machine to show a set UI dialog prefab.
Definition at line 6 of file ShowDialogBehaviour.cs.