From the reference libraryRedM

tithing

discoveries/databindings/hudcontexts/tithing/README.md

tithing

Recommended Context

HUD_CTX_TITHING

Tree structure

└── Tithing : Container
    ├── Supplies : String
    ├── CampFunds : Container
    │   ├── dollars : Int
    │   └── cents : Int
    └── PlayerCash : Container
        ├── dollars : Int
        └── cents : Int
Back to documentation