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