Table of Contents

Class NotificationActor

Namespace
Pillars.Notifications.Actors
Assembly
Pillars.dll
public sealed class NotificationActor : PiActor<BpPiNotifications>
Inheritance
NotificationActor
Inherited Members

Methods

Notify(PiPlayer, NOTIFICATIONICON, string, string, float)

Sends a notification to a given target.

Notify(PiPlayer, int, string, string, float)

Sends a notification to a given target.

Notify(IEnumerable<PiPlayer>, NOTIFICATIONICON, string, string, float)

Notifies a set of player

Notify(IEnumerable<PiPlayer>, int, string, string, float)

Notifies a set of player