Anvil
|
Called when a new NwGameObject has entered the NwArea. More...
Properties | |
NwArea | Area = NWScript.OBJECT_SELF.ToNwObject<NwArea>()! [get] |
Gets the NwArea that was entered. More... | |
NwGameObject | EnteringObject = NWScript.GetEnteringObject().ToNwObject<NwGameObject>()! [get] |
Gets the NwGameObject that entered the NwArea. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
Called when a new NwGameObject has entered the NwArea.
Gets the NwArea that was entered.
|
get |
Gets the NwGameObject that entered the NwArea.