API ReferenceSandbox
public sealed struct Sandbox.CurrencyValue
Describes money, in a certain currency
Constructors
Showing 1 constructors
public CurrencyValue(long price, string currency)
No results match this filter.
Methods
Showing 1 methods
public string Format()
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.CurrencyValue |