Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SkillDiscoveryEntry Struct Reference

Public Member Functions

 SkillDiscoveryEntry ()
 SkillDiscoveryEntry (uint32 _spellId, uint32 req_skill_val, float _chance)

Public Attributes

float chance
uint32 reqSkillValue
uint32 spellId

Detailed Description

Definition at line 16 of file SkillDiscovery.cpp.

Constructor & Destructor Documentation

◆ SkillDiscoveryEntry() [1/2]

SkillDiscoveryEntry::SkillDiscoveryEntry ( )
inline

Definition at line 22 of file SkillDiscovery.cpp.

References chance, reqSkillValue, and spellId.

◆ SkillDiscoveryEntry() [2/2]

SkillDiscoveryEntry::SkillDiscoveryEntry ( uint32 _spellId,
uint32 req_skill_val,
float _chance )
inline

Definition at line 25 of file SkillDiscovery.cpp.

References chance, reqSkillValue, and spellId.

Member Data Documentation

◆ chance

float SkillDiscoveryEntry::chance

Definition at line 20 of file SkillDiscovery.cpp.

Referenced by SkillDiscoveryEntry(), and SkillDiscoveryEntry().

◆ reqSkillValue

uint32 SkillDiscoveryEntry::reqSkillValue

Definition at line 19 of file SkillDiscovery.cpp.

Referenced by SkillDiscoveryEntry(), and SkillDiscoveryEntry().

◆ spellId

uint32 SkillDiscoveryEntry::spellId

Definition at line 18 of file SkillDiscovery.cpp.

Referenced by SkillDiscoveryEntry(), and SkillDiscoveryEntry().


The documentation for this struct was generated from the following file: