|
Anvil
|
Triggered by NwCreature when its perception is triggered by another NwCreature. More...
Inheritance diagram for Anvil.API.Events.CreatureEvents.OnPerception:
Collaboration diagram for Anvil.API.Events.CreatureEvents.OnPerception:Properties | |
| NwCreature | Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! [get] |
| Gets the NwCreature associated with the perception event. | |
| NwCreature | PerceivedCreature = NWScript.GetLastPerceived().ToNwObject<NwCreature>()! [get] |
| Gets the NwCreature that was perceived by NwCreature. | |
| PerceptionEventType | PerceptionEventType = GetPerceptionEventType() [get] |
| Gets the PerceptionEventType event triggered. | |
Properties inherited from Anvil.API.Events.IEvent | |
Triggered by NwCreature when its perception is triggered by another NwCreature.