Namespace Content.Server.Cargo.Components
Classes
CargoBountyLabelComponent
This is used for marking containers as containing goods for fulfilling bounties.
CargoOrderConsoleComponent
Handles sending order requests to cargo. Doesn't handle orders themselves via shuttle or telepads.
CargoPalletComponent
Any entities intersecting when a shuttle is recalled will be sold.
CargoPalletConsoleComponent
CargoSellBlacklistComponent
Marks an entity as unable to be sold through the cargo shuttle.
CargoShuttleConsoleComponent
MobPriceComponent
This is used for calculating the price of mobs.
PriceGunComponent
This is used for the price gun, which calculates the price of any object it appraises.
StackPriceComponent
This is used for pricing stacks of items.
StaticPriceComponent
This is used for setting a static, unchanging price for an object.
StationBankAccountComponent
Added to the abstract representation of a station to track its money.
StationCargoBountyDatabaseComponent
Stores all active cargo bounties for a particular station.
StationCargoOrderDatabaseComponent
Stores all of cargo orders for a particular station.