API ReferenceSandbox.Services
public sealed class Sandbox.Services.Notification
Player notification
Constructors
Showing 1 constructors
public Notification()
No results match this filter.
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; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Services |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Services.Notification |