|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ObjectMgr.h>
Public Attributes | |
| uint32 | goEntry |
| uint32 | guid |
| float | x |
| float | y |
| float | z |
Definition at line 679 of file ObjectMgr.h.
| uint32 ArchaeologyFindInfo::goEntry |
Definition at line 682 of file ObjectMgr.h.
Referenced by Player::GetResearchDigsiteForFind(), spell_archaeology_survey::spell_archaeology_survey_SpellScript::HandleSummon(), and ObjectMgr::LoadArchaeologyFindInfo().
| uint32 ArchaeologyFindInfo::guid |
Definition at line 681 of file ObjectMgr.h.
Referenced by ObjectMgr::LoadArchaeologyFindInfo().
| float ArchaeologyFindInfo::x |
Definition at line 683 of file ObjectMgr.h.
Referenced by Player::GetResearchDigsiteForFind(), spell_archaeology_survey::spell_archaeology_survey_SpellScript::HandleSummon(), ObjectMgr::LoadArchaeologyFindInfo(), and spell_archaeology_survey::spell_archaeology_survey_SpellScript::SetTelescopeOrientation().
| float ArchaeologyFindInfo::y |
Definition at line 684 of file ObjectMgr.h.
Referenced by Player::GetResearchDigsiteForFind(), spell_archaeology_survey::spell_archaeology_survey_SpellScript::HandleSummon(), ObjectMgr::LoadArchaeologyFindInfo(), and spell_archaeology_survey::spell_archaeology_survey_SpellScript::SetTelescopeOrientation().
| float ArchaeologyFindInfo::z |
Definition at line 685 of file ObjectMgr.h.
Referenced by Player::GetResearchDigsiteForFind(), spell_archaeology_survey::spell_archaeology_survey_SpellScript::HandleSummon(), and ObjectMgr::LoadArchaeologyFindInfo().