|
Anvil
|
Inheritance diagram for Anvil.API.Events.TriggerEvents.OnClicked:
Collaboration diagram for Anvil.API.Events.TriggerEvents.OnClicked:Properties | |
| NwCreature | ClickedBy = NWScript.GetClickingObject().ToNwObject<NwCreature>()! [get] |
| Gets the NwCreature that clicked this NwTrigger. | |
| NwTrigger | Trigger = NWScript.OBJECT_SELF.ToNwObject<NwTrigger>()! [get] |
| Gets the NwTrigger that was clicked. | |
Properties inherited from Anvil.API.Events.IEvent | |