Event OnDMViewInventory
Triggered when a DM opens or closes a target's inventory.
public event Action<OnDMViewInventory> OnDMViewInventory
Returns
- Action<OnDMViewInventory>
- Triggered when a DM opens or closes a target's inventory.
Triggered when a DM opens or closes a target's inventory.
public event Action<OnDMViewInventory> OnDMViewInventory