Table of Contents

Class PlaceableEvents.OnLeftClick

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Called when NwPlaceable has been mousepad (left) clicked.

public sealed class PlaceableEvents.OnLeftClick : IEvent
Inheritance
PlaceableEvents.OnLeftClick
Implements
Inherited Members
Extension Methods

Properties

ClickedBy

Gets the NwPlayer that clicked on the NwPlaceable.

Placeable

Gets the NwPlaceable that was left clicked.