3D Dungeon Crawler
Loading...
Searching...
No Matches
NotificationManager Class Reference

Shows a pop up notification text for a fixed amount of time Singleton. More...

Inheritance diagram for NotificationManager:

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]
 

Detailed Description

Shows a pop up notification text for a fixed amount of time Singleton.

Member Function Documentation

◆ CreateNewInstance()

static NotificationManager NotificationManager.CreateNewInstance ( )
static

◆ SetNewNotification() [1/2]

void NotificationManager.SetNewNotification ( string message)

◆ SetNewNotification() [2/2]

void NotificationManager.SetNewNotification ( string message,
Color color )

Property Documentation

◆ Instance

NotificationManager NotificationManager.Instance
staticget

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