API Referenceglobal
public sealed struct Sandbox.Package.ReviewStats
Constructors
Showing 1 constructors
public ReviewStats(int Total, float Score)
No results match this filter.
Methods
Showing 1 methods
public void Deconstruct(int Total, float Score)
No results match this filter.
Properties
Showing 2 properties
public float Sandbox.Package.ReviewStats.Score { get; set; }
public int Sandbox.Package.ReviewStats.Total { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Package.ReviewStats |