Event OnDMGiveGold
Triggered when a DM gives gold to a player.
public event Action<OnDMGiveGold> OnDMGiveGold
Returns
- Action<OnDMGiveGold>
- Triggered when a DM gives gold to a player.
Triggered when a DM gives gold to a player.
public event Action<OnDMGiveGold> OnDMGiveGold