Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.PlaceableEvents.OnLeftClick Class Referencesealed

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

Detailed Description

Called when NwPlaceable has been mousepad (left) clicked.


The documentation for this class was generated from the following file: