Class PlaceableEvents.OnLeftClick
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.