Anvil
|
Properties | |
NwCreature | ClickedBy = NWScript.GetClickingObject().ToNwObject<NwCreature>()! [get] |
Gets the NwCreature that clicked this NwTrigger. More... | |
NwTrigger | Trigger = NWScript.OBJECT_SELF.ToNwObject<NwTrigger>()! [get] |
Gets the NwTrigger that was clicked. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
|
get |
Gets the NwCreature that clicked this NwTrigger.
|
get |
Gets the NwTrigger that was clicked.