API Referenceglobal
public sealed struct Sandbox.Package.PackageInteraction
Properties
Showing 9 properties
public bool Sandbox.Package.PackageInteraction.Favourite { get; set; }
public System.Nullable`1<System.DateTimeOffset> Sandbox.Package.PackageInteraction.FavouriteCreated { get; set; }
public System.Nullable`1<System.DateTimeOffset> Sandbox.Package.PackageInteraction.FirstUsed { get; set; }
public System.Nullable`1<System.DateTimeOffset> Sandbox.Package.PackageInteraction.LastUsed { get; set; }
public System.Nullable`1<int> Sandbox.Package.PackageInteraction.Rating { get; set; }
public System.Nullable`1<System.DateTimeOffset> Sandbox.Package.PackageInteraction.RatingCreated { get; set; }
public long Sandbox.Package.PackageInteraction.Seconds { get; set; }
public long Sandbox.Package.PackageInteraction.Sessions { get; set; }
public bool Sandbox.Package.PackageInteraction.Used { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Package.PackageInteraction |