|
Anvil
|
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 | |
Called when NwPlaceable is being used.