FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.Notifications.NotificationsManager Class Reference
Inheritance diagram for FMAR.Internal.Notifications.NotificationsManager:

Public Member Functions

override void OnNetworkSpawn ()
 
void NotifyAll (Notification notification, FmarClient exclusion=null)
 

Static Public Member Functions

static void AddClient (ulong clientId, ClientNotifications clientInstance)
 
static void RemoveClient (ulong clientId)
 

Properties

static NotificationsManager Instance [get]
 
static Dictionary< ulong, ClientNotificationsClientInstances [get]
 

Member Function Documentation

◆ AddClient()

static void FMAR.Internal.Notifications.NotificationsManager.AddClient ( ulong clientId,
ClientNotifications clientInstance )
inlinestatic

◆ NotifyAll()

void FMAR.Internal.Notifications.NotificationsManager.NotifyAll ( Notification notification,
FmarClient exclusion = null )
inline

◆ OnNetworkSpawn()

override void FMAR.Internal.Notifications.NotificationsManager.OnNetworkSpawn ( )
inline

◆ RemoveClient()

static void FMAR.Internal.Notifications.NotificationsManager.RemoveClient ( ulong clientId)
inlinestatic

Property Documentation

◆ ClientInstances

Dictionary<ulong, ClientNotifications> FMAR.Internal.Notifications.NotificationsManager.ClientInstances
staticget

◆ Instance

NotificationsManager FMAR.Internal.Notifications.NotificationsManager.Instance
staticget

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