Class PlaceableEvents.OnDisturbed
Called when NwPlaceable inventory has been disturbed.
public sealed class PlaceableEvents.OnDisturbed : IEvent
- Inheritance
-
PlaceableEvents.OnDisturbed
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
- DisturbType
Gets the InventoryDisturbType.
- DisturbedItem
Gets the NwItem that triggered the disturb event on NwPlaceable.
- Disturber
Gets the object that disturbed NwPlaceable.
- Placeable
Gets the NwPlaceable that was disturbed.