Module veloren_common::trade
source · Structs§
- An iterator over the variants of Good
- Items are not removed from the inventory during a PendingTrade: all the items are moved atomically (if there’s space and both parties agree) upon completion
Enums§
- Clients submit
TradeAction
to the server, which adds the Uid of the player out-of-band (i.e. without trusting the client to say who it’s accepting on behalf of)