|
Anvil
|
Inheritance diagram for Anvil.API.Events.TriggerEvents.OnExit:
Collaboration diagram for Anvil.API.Events.TriggerEvents.OnExit:Properties | |
| NwGameObject | ExitingObject = NWScript.GetExitingObject().ToNwObject<NwGameObject>()! [get] |
| Gets the NwGameObject that left this NwTrigger. | |
| NwTrigger | Trigger = NWScript.OBJECT_SELF.ToNwObject<NwTrigger>()! [get] |
| Gets the NwTrigger that was left. | |
Properties inherited from Anvil.API.Events.IEvent | |