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

Classes

class  Factory
 

Properties

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

Property Documentation

◆ ClosedBy

NwCreature Anvil.API.Events.OnItemInventoryClose.ClosedBy = null!
get

Gets the creature that is closing the container.

◆ Container

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

Gets the container being opened.


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