s&box docs
API ReferenceSandbox.Services

public sealed class Sandbox.Services.Notification

Player notification

Constructors

Showing 1 constructors

Properties

Showing 9 properties

public int Sandbox.Services.Notification.Count { get; set; }

public System.DateTimeOffset Sandbox.Services.Notification.Created { get; set; }

public System.Collections.Generic.Dictionary`2<string,object> Sandbox.Services.Notification.Data { get; set; }

public string Sandbox.Services.Notification.Icon { get; set; }

public string Sandbox.Services.Notification.NoticeType { get; set; }

public System.Nullable`1<System.DateTimeOffset> Sandbox.Services.Notification.Read { get; set; }

public string Sandbox.Services.Notification.Text { get; set; }

public System.DateTimeOffset Sandbox.Services.Notification.Updated { get; set; }

public string Sandbox.Services.Notification.Url { get; set; }

Metadata

FieldValue
NamespaceSandbox.Services
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Services.Notification

On this page