Triggered when a NwCreature equips an NwItem.
More...
Triggered when a NwCreature equips an NwItem.
◆ Item
NwItem? Anvil.API.Events.ModuleEvents.OnPlayerEquipItem.Item = NWScript.GetPCItemLastEquipped().ToNwObject<NwItem>() |
|
get |
◆ Player
NwCreature? Anvil.API.Events.ModuleEvents.OnPlayerEquipItem.Player = NWScript.GetPCItemLastEquippedBy().ToNwObject<NwCreature>() |
|
get |
◆ Slot
InventorySlot Anvil.API.Events.ModuleEvents.OnPlayerEquipItem.Slot = (InventorySlot)NWScript.GetPCItemLastEquippedSlot() |
|
get |
Gets the updated slot for the equipped item.
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Events/Game/ModuleEvents/ModuleEvents.OnPlayerEquipItem.cs