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. | |
NwGameObject | EnteringObject = NWScript.GetEnteringObject().ToNwObject<NwGameObject>()! [get] |
Gets the NwGameObject that entered the NwArea. | |
![]() |
Called when a new NwGameObject has entered the NwArea.