Class OnDMGiveItem
Triggered when a DM gives an item to a target.
public sealed class OnDMGiveItem : DMEvent, IEvent
- Inheritance
-
OnDMGiveItem
- Implements
- Inherited Members
- Extension Methods
Properties
- Item
Gets or sets the item to give. Set to null to cancel.
- Target
Gets the target that will receive the item.