From the reference libraryRedM

trader

discoveries/databindings/hudcontexts/trader/README.md

trader

Recommended Context

HUD_CTX_MP_TRADER

Tree structure

└── Moonshine_ProgressBars : Container
    ├── TraderGoodsShowCash : Bool
    ├── TraderMaterialsValue : Int
    ├── TraderMaterialsDeltaValue : Int
    ├── TraderMaterialsMaximum : Int
    ├── TraderMaterialsColorID : Int <0 or 1>
    ├── ProductionOperational : Int <0 or 1>
    ├── TraderGoodsValue : Int
    ├── TraderGoodsMaximum : Int
    ├── TraderGoodsColorID : Int <0 or 1>
    └── TraderGoodsThresholdValue : Int
Back to documentation