|
Anvil
|
Inheritance diagram for Anvil.API.Events.OnSpellCast:
Collaboration diagram for Anvil.API.Events.OnSpellCast:Classes | |
| class | Factory |
Properties | |
| NwObject | Caster = null! [get] |
| int | ClassIndex [get] |
| bool | CounteringSpell [get] |
| bool | IsInstantSpell [get] |
| NwItem? | Item [get] |
| MetaMagic | MetaMagic [get] |
| bool | PreventSpellCast [get, set] |
| ProjectilePathType | ProjectilePathType [get] |
| NwSpell? | Spell [get] |
| bool | SpellCountered [get] |
| NwObject? | TargetObject [get] |
| Vector3 | TargetPosition [get] |
Properties inherited from Anvil.API.Events.IEvent | |