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