Anvil
|
Called when NwPlaceable has been opened. More...
Properties | |
NwCreature? | OpenedBy = NWScript.GetLastOpenedBy().ToNwObject<NwCreature>() [get] |
Gets the NwCreature that opened the NwPlaceable. More... | |
NwPlaceable | Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get] |
Gets the NwPlaceable that was opened. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
Called when NwPlaceable has been opened.
|
get |
Gets the NwCreature that opened the NwPlaceable.
|
get |
Gets the NwPlaceable that was opened.