Anvil
Anvil.API.Events.CreatureEvents.OnCombatRoundEnd Class Reference

Triggered at the end of the NwCreature combat round. More...

+ Inheritance diagram for Anvil.API.Events.CreatureEvents.OnCombatRoundEnd:
+ Collaboration diagram for Anvil.API.Events.CreatureEvents.OnCombatRoundEnd:

Properties

NwCreature Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! [get]
 Gets the NwCreature whose combat round is ending. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Triggered at the end of the NwCreature combat round.

Property Documentation

◆ Creature

NwCreature Anvil.API.Events.CreatureEvents.OnCombatRoundEnd.Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()!
get

Gets the NwCreature whose combat round is ending.


The documentation for this class was generated from the following file: