Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SkillDiscovery.h File Reference
#include "Common.h"
Include dependency graph for SkillDiscovery.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32 GetExplicitDiscoverySpell (uint32 spellId, Player *player)
uint32 GetSkillDiscoverySpell (uint32 skillId, uint32 spellId, Player *player)
bool HasDiscoveredAllSpells (uint32 spellId, Player *player)
void LoadSkillDiscoveryTable ()

Function Documentation

◆ GetExplicitDiscoverySpell()

◆ GetSkillDiscoverySpell()

uint32 GetSkillDiscoverySpell ( uint32 skillId,
uint32 spellId,
Player * player )

◆ HasDiscoveredAllSpells()

◆ LoadSkillDiscoveryTable()