|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ArenaTeam.h"#include "ArenaTeamMgr.h"#include "Common.h"#include "GossipDef.h"#include "Guild.h"#include "GuildMgr.h"#include "Language.h"#include "Log.h"#include "ObjectMgr.h"#include "Opcodes.h"#include "SocialMgr.h"#include "World.h"#include "WorldPacket.h"#include "WorldSession.h"Go to the source code of this file.
Macros | |
| #define | CHARTER_DISPLAY_ID 16161 |
Variables | |
| constexpr uint32 | GUILD_CHARTER = 5863 |
| constexpr uint64 | GUILD_CHARTER_COST = 1000 |
| constexpr uint8 | GUILD_CHARTER_TYPE = 4 |
| #define CHARTER_DISPLAY_ID 16161 |
Definition at line 21 of file PetitionsHandler.cpp.
|
constexpr |
Definition at line 23 of file PetitionsHandler.cpp.
Referenced by WorldSession::HandlePetitionBuyOpcode().
|
constexpr |
Definition at line 24 of file PetitionsHandler.cpp.
Referenced by WorldSession::HandlePetitionBuyOpcode(), and WorldSession::SendPetitionShowList().
|
constexpr |
Definition at line 25 of file PetitionsHandler.cpp.
Referenced by WorldSession::HandlePetitionBuyOpcode().