Anvil
|
Triggered when a NwItem is removed from a NwCreature's inventory. More...
Properties | |
NwItem | Item = NWScript.GetModuleItemLost().ToNwObject<NwItem>()! [get] |
Gets the NwItem that was lost by NwCreature. | |
NwCreature | LostBy = NWScript.GetModuleItemLostBy().ToNwObject<NwCreature>()! [get] |
Gets the NwCreature that lost the NwItem. | |
![]() |
Triggered when a NwItem is removed from a NwCreature's inventory.