Class CargoBountyLabelComponent
This is used for marking containers as containing goods for fulfilling bounties.
Inheritance
System.Object
CargoBountyLabelComponent
Namespace: Content.Server.Cargo.Components
Assembly: Content.Server.dll
Syntax
public sealed class CargoBountyLabelComponent : Component
Fields
| Improve this Doc View SourceCalculating
Used to prevent recursion in calculating the price.
Declaration
public bool Calculating
Field Value
Type | Description |
---|---|
System.Boolean |
Id
The ID for the bounty this label corresponds to.
Declaration
public int Id
Field Value
Type | Description |
---|---|
System.Int32 |