Property Spell
Spell
Gets the associated spell, if this talent is a spell.
public NwSpell Spell { get; }
Property Value
Exceptions
- InvalidOperationException
Thrown if this talent is not a spell.
Gets the associated spell, if this talent is a spell.
public NwSpell Spell { get; }
Thrown if this talent is not a spell.