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

Called when NwPlaceable is being used. More...

+ Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnUsed:
+ Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnUsed:

Properties

NwPlaceable Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get]
 Gets the NwPlaceable that was used.
 
NwCreature UsedBy = NWScript.GetLastUsedBy().ToNwObject<NwCreature>()! [get]
 Gets the NwCreature that used NwPlaceable.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Called when NwPlaceable is being used.


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