Class StaticPriceComponent
This is used for setting a static, unchanging price for an object.
Inheritance
System.Object
StaticPriceComponent
Namespace: Content.Server.Cargo.Components
Assembly: Content.Server.dll
Syntax
public sealed class StaticPriceComponent : Component
Fields
| Improve this Doc View SourcePrice
The price of the object this component is on.
Declaration
public double Price
Field Value
Type | Description |
---|---|
System.Double |