Anvil
|
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. | |
![]() |