Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Fired whenever the player gains or loses money.
PLAYER_MONEY
Payload[]
None
Details[]
- To get the amount of money earned/lost, you'll need to save the return value from GetMoney from the last time PLAYER_MONEY fired and compare it to the new return value from GetMoney.