|
| struct | Barotrauma.WalletChangedEvent |
| |
| struct | Barotrauma.WalletInfo |
| |
| struct | Barotrauma.NetWalletUpdate |
| | Network message for the server to update wallet values to clients.
|
| |
| struct | Barotrauma.NetWalletTransfer |
| | Network message for the client to transfer money between wallets.
|
| |
| struct | Barotrauma.NetWalletSetSalaryUpdate |
| | Network message for the client to set the salary of someone.
|
| |
| struct | Barotrauma.WalletChangedData |
| | Represents the difference in balance and salary when a wallet gets updated Not really used right now but could be used for notifications when receiving funds similar to how talents do it.
|
| |
| struct | Barotrauma.NetWalletTransaction |
| | Represents an update that changed the amount of money or salary of the wallet.
|
| |
| class | Barotrauma.InvalidWallet |
| |
| class | Barotrauma.Wallet |
| |