Triggered by NwCreature when its inventory has been disturbed.
More...
Triggered by NwCreature when its inventory has been disturbed.
◆ CreatureDisturbed
NwCreature Anvil.API.Events.CreatureEvents.OnDisturbed.CreatureDisturbed = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! |
|
get |
Gets the NwCreature that had its inventory disturbed.
◆ DisturbedItem
NwItem Anvil.API.Events.CreatureEvents.OnDisturbed.DisturbedItem = NWScript.GetInventoryDisturbItem().ToNwObject<NwItem>()! |
|
get |
Gets the NwItem that was disturbed in the inventory.
◆ Disturber
NwCreature Anvil.API.Events.CreatureEvents.OnDisturbed.Disturber = NWScript.GetLastDisturbed().ToNwObject<NwCreature>()! |
|
get |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Events/Game/CreatureEvents/CreatureEvents.OnDisturbed.cs