Anvil
Anvil.API.Events.AreaOfEffectEvents.OnEnter Class Reference

Called when an object enters the area of effect. More...

+ Inheritance diagram for Anvil.API.Events.AreaOfEffectEvents.OnEnter:
+ Collaboration diagram for Anvil.API.Events.AreaOfEffectEvents.OnEnter:

Properties

NwAreaOfEffect Effect = NWScript.OBJECT_SELF.ToNwObject<NwAreaOfEffect>()! [get]
 
NwGameObject Entering = NWScript.GetEnteringObject().ToNwObject<NwGameObject>()! [get]
 
int SpellSaveDC = NWScript.GetSpellSaveDC() [get]
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Called when an object enters the area of effect.


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