|
Anvil
|
Called when NwPlaceable has been mousepad (left) clicked. More...
Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnLeftClick:
Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnLeftClick:Properties | |
| NwPlayer | ClickedBy = NWScript.GetPlaceableLastClickedBy().ToNwPlayer()! [get] |
| Gets the NwPlayer that clicked on the NwPlaceable. | |
| NwPlaceable | Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get] |
| Gets the NwPlaceable that was left clicked. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when NwPlaceable has been mousepad (left) clicked.