#include <auction.h>
◆ AddBuyOrder()
void cqsp::common::components::AuctionHouse::AddBuyOrder |
( |
entt::entity |
good, |
|
|
Order && |
order |
|
) |
| |
|
inline |
◆ AddSellOrder()
void cqsp::common::components::AuctionHouse::AddSellOrder |
( |
entt::entity |
good, |
|
|
Order && |
order |
|
) |
| |
|
inline |
◆ GetDemand()
double cqsp::common::components::AuctionHouse::GetDemand |
( |
entt::entity |
good | ) |
|
|
inline |
◆ GetSupply()
double cqsp::common::components::AuctionHouse::GetSupply |
( |
entt::entity |
good | ) |
|
|
inline |
◆ buy_orders
◆ sell_orders
The documentation for this struct was generated from the following file:
- /github/workspace/src/common/components/auction.h