Anvil
Anvil.API.Events.OnItemInventoryOpen Class Reference
+ Inheritance diagram for Anvil.API.Events.OnItemInventoryOpen:
+ Collaboration diagram for Anvil.API.Events.OnItemInventoryOpen:

Classes

class  Factory
 

Properties

NwItem Container = null! [get]
 Gets the container being opened. More...
 
NwCreature OpenedBy = null! [get]
 Gets the creature that is opening the container. More...
 
bool PreventOpen [get, set]
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Property Documentation

◆ Container

NwItem Anvil.API.Events.OnItemInventoryOpen.Container = null!
get

Gets the container being opened.

◆ OpenedBy

NwCreature Anvil.API.Events.OnItemInventoryOpen.OpenedBy = null!
get

Gets the creature that is opening the container.


The documentation for this class was generated from the following file: