Anvil
|
Called when NwPlaceable is being used. More...
Properties | |
NwPlaceable | Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get] |
Gets the NwPlaceable that was used. More... | |
NwCreature | UsedBy = NWScript.GetLastUsedBy().ToNwObject<NwCreature>()! [get] |
Gets the NwCreature that used NwPlaceable. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
Called when NwPlaceable is being used.
|
get |
Gets the NwPlaceable that was used.
|
get |
Gets the NwCreature that used NwPlaceable.