|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Spell.h>
Public Attributes | |
| uint32 | fragmentCount |
| uint32 | fragmentCurrencyId |
| uint32 | keystoneCount |
| uint32 | keystoneItemId |
| uint32 SpellResearchData::fragmentCount |
Definition at line 285 of file Spell.h.
Referenced by Player::SolveResearchProject().
| uint32 SpellResearchData::fragmentCurrencyId |
Definition at line 284 of file Spell.h.
Referenced by Player::SolveResearchProject().
| uint32 SpellResearchData::keystoneCount |
Definition at line 283 of file Spell.h.
Referenced by Player::SolveResearchProject().
| uint32 SpellResearchData::keystoneItemId |
Definition at line 282 of file Spell.h.
Referenced by Player::SolveResearchProject().