|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Visually moves coinsMoved worth of coins from position to chestPosition .
If called on F:Terraria.ID.NetmodeID.MultiplayerClient, sync the transfer to all clients.
| position | The original position of the coins in world coordinates. |
| chestPosition | The position of the destination chest in world coordinates. |
| coinsMoved | The value of the coins moved in copper coins. |
Definition at line 503 of file Chest.cs.
References Terraria.GameContent.Drawing.ParticleOrchestrator.BroadcastOrRequestParticleSpawn(), and Terraria.Utils.CoinsSplit().
Referenced by Terraria.UI.ChestUI.QuickStack().
Here is the call graph for this function:
Here is the caller graph for this function: