CurrencyUpdateCallback class
CurrencyUpdateCallback
Inheritance
Base: game.InventoryScriptCallback
Derived
None.
Properties
| Property | Type | |
|---|---|---|
playerStatsUIHolder | WeakHandle<PlayerStatsUIHolder> | scripted |
transactionSystem | WeakHandle<game.TransactionSystem> | scripted |
player | WeakHandle<PlayerPuppet> | scripted |
Functions
void OnItemQuantityChanged(game.ItemID item, int diff, uint total, bool flaggedAsSilent)overrideRTTI