Triggered just before a NwCreature un-equips an NwItem.
More...
Triggered just before a NwCreature un-equips an NwItem.
◆ Item
NwItem Anvil.API.Events.ModuleEvents.OnPlayerUnequipItem.Item = NWScript.GetPCItemLastUnequipped().ToNwObject<NwItem>()! |
|
get |
Gets the NwItem that was last unequipped.
◆ Slot
InventorySlot Anvil.API.Events.ModuleEvents.OnPlayerUnequipItem.Slot = (InventorySlot)NWScript.GetPCItemLastUnequippedSlot() |
|
get |
Gets the slot that this item was taken from.
◆ UnequippedBy
NwCreature Anvil.API.Events.ModuleEvents.OnPlayerUnequipItem.UnequippedBy = NWScript.GetPCItemLastUnequippedBy().ToNwObject<NwCreature>()! |
|
get |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Events/Game/ModuleEvents/ModuleEvents.OnPlayerUnequipItem.cs