Event OnDMGiveItem
Triggered when a DM gives an item to a target.
public event Action<OnDMGiveItem> OnDMGiveItem
Returns
- Action<OnDMGiveItem>
- Triggered when a DM gives an item to a target.
Triggered when a DM gives an item to a target.
public event Action<OnDMGiveItem> OnDMGiveItem