3D Dungeon Crawler
|
Shows a pop up notification text for a fixed amount of time Singleton. More...
Public Member Functions | |
void | SetNewNotification (string message) |
void | SetNewNotification (string message, Color color) |
Static Public Member Functions | |
static NotificationManager | CreateNewInstance () |
Properties | |
static NotificationManager | Instance [get] |
Shows a pop up notification text for a fixed amount of time Singleton.
|
static |
void NotificationManager.SetNewNotification | ( | string | message | ) |
void NotificationManager.SetNewNotification | ( | string | message, |
Color | color ) |
|
staticget |