Show / Hide Table of Contents

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 Source

Calculating

Used to prevent recursion in calculating the price.

Declaration
public bool Calculating
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Id

The ID for the bounty this label corresponds to.

Declaration
public int Id
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾