Method SpellInfo:IsExplicitDiscovery [-] [+]
Checks if the SpellInfo is an explicit discovery.
An "explicit discovery" may refer to a spell that is not intuitive or is hidden and must be specifically discovered by the player through some sort of action or event.
Synopsis
is_explicit_discovery = SpellInfo:IsExplicitDiscovery()
Arguments
None.
Returns
bool is_explicit_discovery
- See method description.