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

Go to the source code of this file.

Enumerations

enum  HighGuid {
  HIGHGUID_ITEM = 0x400 , HIGHGUID_CONTAINER = 0x400 , HIGHGUID_PLAYER = 0x000 , HIGHGUID_GAMEOBJECT = 0xF11 ,
  HIGHGUID_TRANSPORT = 0xF12 , HIGHGUID_UNIT = 0xF13 , HIGHGUID_PET = 0xF14 , HIGHGUID_VEHICLE = 0xF15 ,
  HIGHGUID_DYNAMICOBJECT = 0xF10 , HIGHGUID_CORPSE = 0xF101 , HIGHGUID_AREATRIGGER = 0xF102 , HIGHGUID_BATTLEGROUND = 0x1F1 ,
  HIGHGUID_MO_TRANSPORT = 0x1FC , HIGHGUID_GROUP = 0x1F5 , HIGHGUID_GUILD = 0x1FF
}

Functions

char const * GetLogNameForGuid (uint64 guid)
uint32 GUID_ENPART (uint64 x)
uint32 GUID_HIPART (uint64 guid)
uint32 GUID_LOPART (uint64 x)
bool IS_AREATRIGGER_GUID (uint64 guid)
bool IS_CORPSE_GUID (uint64 guid)
bool IS_CRE_OR_VEH_GUID (uint64 guid)
bool IS_CRE_OR_VEH_OR_PET_GUID (uint64 guid)
bool IS_CREATURE_GUID (uint64 guid)
bool IS_DYNAMICOBJECT_GUID (uint64 guid)
bool IS_EMPTY_GUID (uint64 guid)
bool IS_GAMEOBJECT_GUID (uint64 guid)
bool IS_GROUP_GUID (uint64 guid)
bool IS_GUILD_GUID (uint64 guid)
bool IS_ITEM_GUID (uint64 guid)
bool IS_MO_TRANSPORT_GUID (uint64 guid)
bool IS_PET_GUID (uint64 guid)
bool IS_PLAYER_GUID (uint64 guid)
bool IS_TRANSPORT_GUID (uint64 guid)
bool IS_UNIT_GUID (uint64 guid)
bool IS_VEHICLE_GUID (uint64 guid)
bool IsGuidHaveEnPart (uint64 guid)
uint64 MAKE_NEW_GUID (uint32 l, uint32 e, uint32 h)
uint16 MAKE_PAIR16 (uint8 l, uint8 h)
uint32 MAKE_PAIR32 (uint16 l, uint16 h)
uint64 MAKE_PAIR64 (uint32 l, uint32 h)
uint16 PAIR32_HIPART (uint32 x)
uint16 PAIR32_LOPART (uint32 x)
uint32 PAIR64_HIPART (uint64 x)
uint32 PAIR64_LOPART (uint64 x)

Enumeration Type Documentation

◆ HighGuid

enum HighGuid
Enumerator
HIGHGUID_ITEM 
HIGHGUID_CONTAINER 
HIGHGUID_PLAYER 
HIGHGUID_GAMEOBJECT 
HIGHGUID_TRANSPORT 
HIGHGUID_UNIT 
HIGHGUID_PET 
HIGHGUID_VEHICLE 
HIGHGUID_DYNAMICOBJECT 
HIGHGUID_CORPSE 
HIGHGUID_AREATRIGGER 
HIGHGUID_BATTLEGROUND 
HIGHGUID_MO_TRANSPORT 
HIGHGUID_GROUP 
HIGHGUID_GUILD 

Definition at line 11 of file ObjectDefines.h.

Function Documentation

◆ GetLogNameForGuid()

◆ GUID_ENPART()

uint32 GUID_ENPART ( uint64 x)
inline

◆ GUID_HIPART()

◆ GUID_LOPART()

uint32 GUID_LOPART ( uint64 x)
inline

Definition at line 208 of file ObjectDefines.h.

References PAIR64_LOPART().

Referenced by Battleground::_GetPlayer(), Player::_LoadBoundInstances(), Guild::_SetLeaderGUID(), Group::_setMembersGroup(), ObjectAccessor::AddCorpse(), Guild::AddGuildNews(), Group::AddMember(), Guild::AddMember(), InstanceMap::AddPlayerToMap(), Map::AddToMap(), lfg::LFGQueue::AddToQueue(), Item::AddToUpdateQueueOf(), lfg::LFGMgr::AllQueued(), Group::BindToInstance(), Player::BuyCurrencyFromVendorSlot(), Player::BuyItemFromVendorSlot(), Group::ChangeMembersGroup(), Guild::Member::ChangeRank(), lfg::LFGQueue::CheckCompatibility(), BattlegroundEY::CheckSomeoneJoinedPoint(), BattlegroundEY::CheckSomeoneLeftPoint(), WorldSession::CheckStableMaster(), Guild::Member::CheckStats(), lfg::LFGMgr::ClearQueueState(), Group::Create(), Guild::Create(), TransportMgr::CreateLocalTransport(), Player::Customize(), lfg::LFGMgr::DecreaseKicksLeft(), Battleground::DelCreature(), Corpse::DeleteFromDB(), Player::DeleteFromDB(), Guild::DeleteMember(), Battleground::DelObject(), Battleground::DoorClose(), Battleground::DoorOpen(), lfg::LFGMgr::DumpPlayerInfo(), ChatHandler::ExecuteCommandInTable(), lfg::LFGQueue::FindGroups(), lfg::LFGMgr::FinishDungeon(), lfg::LFGMgr::GetActiveQueueId(), Battleground::GetBGCreature(), Battleground::GetBGObject(), Unit::GetCharm(), lfg::LFGMgr::GetComment(), lfg::LFGMgr::GetDungeon(), lfg::LFGMgr::GetDungeonMapId(), Unit::GetFirstMinion(), LuaGlobalFunctions::GetGUIDLow(), LuaItem::GetGUIDLow(), LuaObject::GetGUIDLow(), Object::GetGUIDLow(), GuildMgr::GetGuildByGuid(), Player::GetGuildIdFromDB(), lfg::LFGMgr::GetKicksLeft(), Player::GetLevelFromDB(), lfg::LFGMgr::GetLfgStatus(), Map::GetLinkedRespawnTime(), lfg::LFGMgr::GetLockedDungeons(), Group::GetLowGUID(), Guild::GetMember(), Guild::GetMember(), Battleground::GetObjectType(), lfg::LFGMgr::GetOldState(), ObjectMgr::GetPlayerAccountIdByGUID(), ObjectMgr::GetPlayerNameByGUID(), ObjectMgr::GetPlayerTeamByGUID(), Player::GetRankFromDB(), lfg::LFGMgr::GetRoles(), lfg::LFGMgr::GetSelectedDungeons(), lfg::LFGMgr::GetState(), lfg::LFGMgr::GetTeam(), Player::GetZoneIdFromDB(), WorldSession::HandleActivateTaxiExpressOpcode(), WorldSession::HandleActivateTaxiOpcode(), WorldSession::HandleAddFriendOpcodeCallBack(), WorldSession::HandleAddIgnoreOpcodeCallBack(), WorldSession::HandleAttackSwingOpcode(), WorldSession::HandleAuctionHelloOpcode(), WorldSession::HandleAuctionListBidderItems(), WorldSession::HandleAuctionListItems(), WorldSession::HandleAuctionListOwnerItems(), WorldSession::HandleAuctionPlaceBid(), WorldSession::HandleAuctionRemoveItem(), WorldSession::HandleAuctionSellItem(), WorldSession::HandleBankerActivateOpcode(), WorldSession::HandleBattlemasterHelloOpcode(), WorldSession::HandleBattlemasterJoinOpcode(), WorldSession::HandleBinderActivateOpcode(), WorldSession::HandleBuybackItem(), character_commandscript::HandleCharacterChangeFactionCommand(), character_commandscript::HandleCharacterChangeRaceCommand(), character_commandscript::HandleCharacterCustomizeCommand(), character_commandscript::HandleCharacterEraseCommand(), character_commandscript::HandleCharacterLevel(), character_commandscript::HandleCharacterRenameCommand(), WorldSession::HandleCharCustomize(), WorldSession::HandleCharDeleteOpcode(), WorldSession::HandleCharFactionOrRaceChange(), WorldSession::HandleCharRenameOpcode(), WorldSession::HandleComplainOpcode(), debug_commandscript::HandleDebugGetItemStateCommand(), debug_commandscript::HandleDebugGetValueCommand(), debug_commandscript::HandleDebugSetValueCommand(), WorldSession::HandleDelFriendOpcode(), WorldSession::HandleDelIgnoreOpcode(), WorldSession::HandleDismissCritter(), WorldSession::HandleEjectPassenger(), WorldSession::HandleEquipmentSetSave(), WorldSession::HandleFarSightOpcode(), gobject_commandscript::HandleGameObjectDeleteCommand(), WorldSession::HandleGameObjectQueryOpcode(), WorldSession::HandleGameobjectReportUse(), WorldSession::HandleGameObjectUseOpcode(), WorldSession::HandleGMSurveySubmit(), WorldSession::HandleGossipHelloOpcode(), WorldSession::HandleGossipSelectOptionOpcode(), WorldSession::HandleGroupInviteOpcode(), group_commandscript::HandleGroupListCommand(), misc_commandscript::HandleGUIDCommand(), WorldSession::HandleGuildAssignRankOpcode(), WorldSession::HandleGuildDemoteOpcode(), WorldSession::HandleGuildFinderAddApplication(), WorldSession::HandleGuildFinderDeclineRecruit(), WorldSession::HandleGuildFinderRemoveApplication(), WorldSession::HandleGuildPromoteOpcode(), WorldSession::HandleGuildQueryOpcode(), WorldSession::HandleGuildQueryRanksOpcode(), WorldSession::HandleGuildQueryXPOpcode(), WorldSession::HandleGuildRemoveOpcode(), WorldSession::HandleGuildSetNoteOpcode(), WorldSession::HandleItemTextQuery(), WorldSession::HandleLfgGetStatus(), WorldSession::HandleLfgSetRolesOpcode(), list_commandscript::HandleListAurasCommand(), WorldSession::HandleMoveWorldportAckOpcode(), AuraEffect::HandleObsModPowerAuraTick(), WorldSession::HandleOfferPetitionOpcode(), AuraEffect::HandlePeriodicDamageAurasTick(), AuraEffect::HandlePeriodicEnergizeAuraTick(), AuraEffect::HandlePeriodicHealAurasTick(), AuraEffect::HandlePeriodicHealthLeechAuraTick(), AuraEffect::HandlePeriodicManaLeechAuraTick(), WorldSession::HandlePetAbandon(), WorldSession::HandlePetAction(), WorldSession::HandlePetitionBuyOpcode(), WorldSession::HandlePetitionDeclineOpcode(), WorldSession::HandlePetitionQueryOpcode(), WorldSession::HandlePetitionRenameOpcode(), WorldSession::HandlePetitionShowListOpcode(), WorldSession::HandlePetitionShowSignOpcode(), WorldSession::HandlePetitionSignOpcode(), misc_commandscript::HandlePInfoCommand(), WorldSession::HandlePlayerLogin(), WorldSession::HandlePlayerLoginOpcode(), WorldSession::HandleQuestgiverAcceptQuestOpcode(), WorldSession::HandleQuestgiverChooseRewardOpcode(), WorldSession::HandleQuestgiverCompleteQuest(), WorldSession::HandleQuestgiverHelloOpcode(), WorldSession::HandleQuestgiverQueryQuestOpcode(), WorldSession::HandleQuestgiverRequestRewardOpcode(), WorldSession::HandleQuestgiverStatusQueryOpcode(), WorldSession::HandleReforgeItemOpcode(), Guild::HandleRemoveMember(), WorldSession::HandleReorderCharacters(), WorldSession::HandleRepairItemOpcode(), WorldSession::HandleReportLag(), reset_commandscript::HandleResetAchievementsCommand(), reset_commandscript::HandleResetSpellsCommand(), reset_commandscript::HandleResetTalentsCommand(), WorldSession::HandleSellItemOpcode(), send_commandscript::HandleSendItemsCommand(), WorldSession::HandleSendMail(), send_commandscript::HandleSendMailCommand(), send_commandscript::HandleSendMoneyCommand(), WorldSession::HandleSetContactNotesOpcode(), WorldSession::HandleSetPlayerDeclinedNames(), WorldSession::HandleSpiritHealerActivateOpcode(), WorldSession::HandleTaxiQueryAvailableNodes(), WorldSession::HandleTrainerBuySpellOpcode(), WorldSession::HandleTransmogrifyItems(), Battleground::HandleTriggerBuff(), WorldSession::HandleTurnInPetitionOpcode(), Guild::HandleUpdateMemberRank(), WorldSession::HandleVoidStorageQuery(), WorldSession::HandleVoidStorageTransfer(), WorldSession::HandleVoidStorageUnlock(), WorldSession::HandleVoidSwapItem(), WorldSession::HandleWrapItemOpcode(), LuaPlayer::HasAura(), lfg::LFGMgr::HasIgnore(), lfg::LFGMgr::InitBoot(), LoginQueryHolder::Initialize(), Channel::Invite(), Player::IsActionButtonDataValid(), Guild::IsMember(), lfg::LFGMgr::IsVoteKickActive(), lfg::LFGMgr::JoinLfg(), lfg::LFGMgr::LeaveLfg(), lfg::LFGMgr::LeaveSoloLfg(), Corpse::LoadCorpseFromDB(), Guild::Member::LoadFromDB(), Player::LoadPositionFromDB(), lfg::LFGMgr::MakeNewGroup(), npc_ball_of_flame::npc_ball_of_flameAI::MovementInform(), npc_corrupted_soul_fragment::npc_corrupted_soul_fragmentAI::MovementInform(), lfg::LFGPlayerScript::OnLogin(), lfg::LFGPlayerScript::OnMapChanged(), ObjectAccessor::RemoveCorpse(), lfg::LFGQueue::RemoveFromCompatibles(), GameObject::RemoveFromOwner(), Item::RemoveFromUpdateQueueOf(), lfg::LFGMgr::RemoveGroupData(), Group::RemoveMember(), Player::RemovePetitionsAndSigns(), BattlegroundQueue::RemovePlayer(), lfg::LFGMgr::RemovePlayerData(), lfg::LFGMgr::RemoveProposal(), npc_injured_rainspeaker_oracle::npc_injured_rainspeaker_oracleAI::Reset(), BattlegroundEY::RespawnFlagAfterDrop(), BattlegroundTP::RespawnFlagAfterDrop(), BattlegroundWS::RespawnFlagAfterDrop(), lfg::LFGMgr::RestoreState(), Pet::SavePetToDB(), Player::SavePositionInDB(), AchievementMgr< Guild >::SaveToDB(), BugTicket::SaveToDB(), Corpse::SaveToDB(), GmTicket::SaveToDB(), Guild::Member::SaveToDB(), Item::SaveToDB(), SuggestTicket::SaveToDB(), LuaPlayer::SendAuctionMenu(), WorldSession::SendBattlePayDistributionUpdate(), Guild::SendGuildRanksUpdate(), WorldSession::SendLfgBootProposalUpdate(), WorldSession::SendLfgRoleChosen(), WorldSession::SendListInventory(), LuaGlobalFunctions::SendMail(), WorldSession::SendNameQueryOpcode(), WorldSession::SendPetitionQueryOpcode(), WorldSession::SendPetitionShowList(), PlayerMenu::SendQuestGiverOfferReward(), PlayerMenu::SendQuestGiverQuestDetails(), PlayerMenu::SendQuestGiverQuestList(), PlayerMenu::SendQuestGiverRequestItems(), PlayerMenu::SendQuestGiverStatus(), WorldSession::SendTaxiStatus(), Channel::SendToAll(), WorldSession::SendTrainerList(), lfg::LFGMgr::SetActiveQueueId(), CharacterBooster::SetBoostedCharInfo(), lfg::LFGMgr::SetComment(), AchievementMgr< T >::SetCriteriaProgress(), lfg::LFGMgr::SetDungeon(), Group::SetGroupMemberFlag(), Group::SetMemberRole(), Guild::Member::SetOfficerNote(), Guild::Member::SetPublicNote(), lfg::LFGMgr::SetRoles(), lfg::LFGMgr::SetSelectedDungeons(), lfg::LFGMgr::SetState(), lfg::LFGMgr::SetVoteKick(), LuaPlayer::SummonPlayer(), Guild::Member::UpdateBankWithdrawValue(), lfg::LFGMgr::UpdateBoot(), CalendarMgr::UpdateEvent(), CalendarMgr::UpdateInvite(), lfg::LFGMgr::UpdateProposal(), and lfg::LFGQueue::UpdateQueueTimers().

◆ IS_AREATRIGGER_GUID()

bool IS_AREATRIGGER_GUID ( uint64 guid)
inline

Definition at line 185 of file ObjectDefines.h.

References GUID_HIPART(), and HIGHGUID_AREATRIGGER.

◆ IS_CORPSE_GUID()

bool IS_CORPSE_GUID ( uint64 guid)
inline

◆ IS_CRE_OR_VEH_GUID()

◆ IS_CRE_OR_VEH_OR_PET_GUID()

bool IS_CRE_OR_VEH_OR_PET_GUID ( uint64 guid)
inline

◆ IS_CREATURE_GUID()

bool IS_CREATURE_GUID ( uint64 guid)
inline

◆ IS_DYNAMICOBJECT_GUID()

bool IS_DYNAMICOBJECT_GUID ( uint64 guid)
inline

Definition at line 160 of file ObjectDefines.h.

References GUID_HIPART(), and HIGHGUID_DYNAMICOBJECT.

◆ IS_EMPTY_GUID()

bool IS_EMPTY_GUID ( uint64 guid)
inline

Definition at line 105 of file ObjectDefines.h.

◆ IS_GAMEOBJECT_GUID()

◆ IS_GROUP_GUID()

◆ IS_GUILD_GUID()

◆ IS_ITEM_GUID()

◆ IS_MO_TRANSPORT_GUID()

bool IS_MO_TRANSPORT_GUID ( uint64 guid)
inline

Definition at line 175 of file ObjectDefines.h.

References GUID_HIPART(), and HIGHGUID_MO_TRANSPORT.

Referenced by GameObject::ToTransport(), and GameObject::ToTransport().

◆ IS_PET_GUID()

◆ IS_PLAYER_GUID()

◆ IS_TRANSPORT_GUID()

bool IS_TRANSPORT_GUID ( uint64 guid)
inline

Definition at line 170 of file ObjectDefines.h.

References GUID_HIPART(), and HIGHGUID_TRANSPORT.

◆ IS_UNIT_GUID()

bool IS_UNIT_GUID ( uint64 guid)
inline

Definition at line 145 of file ObjectDefines.h.

References IS_CRE_OR_VEH_OR_PET_GUID(), and IS_PLAYER_GUID().

◆ IS_VEHICLE_GUID()

bool IS_VEHICLE_GUID ( uint64 guid)
inline

Definition at line 120 of file ObjectDefines.h.

References GUID_HIPART(), and HIGHGUID_VEHICLE.

Referenced by IS_CRE_OR_VEH_GUID(), and VehicleCheckPredicate::operator()().

◆ IsGuidHaveEnPart()

◆ MAKE_NEW_GUID()

uint64 MAKE_NEW_GUID ( uint32 l,
uint32 e,
uint32 h )
inline

Definition at line 190 of file ObjectDefines.h.

References HIGHGUID_AREATRIGGER, and HIGHGUID_CORPSE.

Referenced by Object::_Create(), lfg::LFGMgr::_LoadFromDB(), Player::_LoadMailedItems(), Player::_SaveInventory(), OPvPCapturePoint::AddCre(), OPvPCapturePoint::AddGO(), GuildFinderMgr::AddMembershipRequest(), SocialMgr::BroadcastToFriendListers(), Battleground::BroadcastWorker(), AuctionEntry::BuildAuctionMailBody(), BlackMarketAuction::BuildAuctionMailBody(), ChatHandler::BuildChatPacket(), Player::BuildEnumData(), GameEventMgr::ChangeEquipOrModel(), Unit::ClearComboPointHolders(), Group::Create(), BattlegroundMgr::CreateBattleground(), BattlegroundMgr::CreateNewBattleground(), AccountMgr::DeleteAccount(), Player::DeleteFromDB(), GuildFinderMgr::DeleteGuild(), PoolGroup< T >::Despawn1Object(), ChatHandler::extractGuidFromLink(), FindSceneActor(), GameEventMgr::GameEventUnspawn(), Guild::GetGUID(), LuaGlobalFunctions::GetItemGUID(), ChatHandler::GetObjectGlobalyWithGuidOrNearWithDbGuid(), LuaGlobalFunctions::GetObjectGUID(), ObjectMgr::GetPlayerByLowGUID(), LuaGlobalFunctions::GetPlayerGUID(), Guild::NewsLogEntry::GetPlayerGuid(), ObjectMgr::GetPlayerGUIDByName(), LuaGlobalFunctions::GetUnitGUID(), Group::GroupLoot(), WorldSession::HandleAddFriendOpcodeCallBack(), WorldSession::HandleAddIgnoreOpcodeCallBack(), WorldSession::HandleCalendarEventInvite(), WorldSession::HandleChangePlayerNameOpcodeCallBack(), WorldSession::HandleCharFactionOrRaceChange(), debug_commandscript::HandleDebugGetItemValueCommand(), debug_commandscript::HandleDebugItemExpireCommand(), debug_commandscript::HandleDebugSetItemValueCommand(), gobject_commandscript::HandleGameObjectTargetCommand(), WorldSession::HandleGetMailList(), go_commandscript::HandleGoCreatureCommand(), group_commandscript::HandleGroupListCommand(), WorldSession::HandleGuildFinderGetRecruits(), Guild::HandleInviteMember(), list_commandscript::HandleListMailCommand(), WorldSession::HandleLootMasterGiveOpcode(), WorldSession::HandleMailTakeItem(), npc_commandscript::HandleNpcDeleteCommand(), WorldSession::HandleOfferPetitionOpcode(), character_commandscript::HandlePDumpWriteCommand(), WorldSession::HandlePetitionDeclineOpcode(), WorldSession::HandlePetitionShowSignOpcode(), WorldSession::HandlePetitionSignOpcode(), misc_commandscript::HandlePInfoCommand(), WorldSession::HandleQueryNextMailTime(), WorldSession::HandleTurnInPetitionOpcode(), wp_commandscript::HandleWpModifyCommand(), wp_commandscript::HandleWpShowCommand(), Corpse::LoadCorpseFromDB(), Creature::LoadCreatureFromDB(), AchievementMgr< Guild >::LoadFromDB(), BugTicket::LoadFromDB(), CalendarMgr::LoadFromDB(), GmTicket::LoadFromDB(), Guild::LoadFromDB(), Item::LoadFromDB(), Player::LoadFromDB(), SuggestTicket::LoadFromDB(), Group::LoadGroupFromDB(), ObjectMgr::LoadLinkedRespawn(), Group::LoadMemberFromDB(), Guild::LoadMemberFromDB(), Group::NeedBeforeGreed(), GuildFinderMgr::RemoveMembershipRequest(), Player::RemovePetitionsAndSigns(), PoolGroup< T >::ReSpawn1Object(), Map::ScriptsProcess(), AuctionHouseMgr::SendAuctionCancelledToBidderMail(), AuctionHouseMgr::SendAuctionExpiredMail(), BlackMarketMgr::SendAuctionOutbidded(), AuctionHouseMgr::SendAuctionOutbiddedMail(), AuctionHouseMgr::SendAuctionSalePendingMail(), AuctionHouseMgr::SendAuctionSuccessfulMail(), BlackMarketMgr::SendAuctionWon(), AuctionHouseMgr::SendAuctionWonMail(), Player::SendEquipmentSetList(), WorldSession::SendPetitionQueryOpcode(), MailDraft::SendReturnToSender(), Battleground::SendWarningToAll(), BfCapturePoint::SetCapturePointData(), ObjectMgr::SetCreatureLinkedRespawn(), Player::SetInGuild(), BattlegroundRV::TogglePillarCollision(), Creature::Update(), GameObject::Update(), GameEventMgr::UpdateEventNPCFlags(), Guild::BankEventLogEntry::WritePacket(), and Guild::EventLogEntry::WritePacket().

◆ MAKE_PAIR16()

uint16 MAKE_PAIR16 ( uint8 l,
uint8 h )
inline

◆ MAKE_PAIR32()

◆ MAKE_PAIR64()

uint64 MAKE_PAIR64 ( uint32 l,
uint32 h )
inline

Definition at line 70 of file ObjectDefines.h.

◆ PAIR32_HIPART()

uint16 PAIR32_HIPART ( uint32 x)
inline

Definition at line 95 of file ObjectDefines.h.

Referenced by InstanceSaveManager::LoadResetTimes().

◆ PAIR32_LOPART()

◆ PAIR64_HIPART()

uint32 PAIR64_HIPART ( uint64 x)
inline

Definition at line 75 of file ObjectDefines.h.

References UI64LIT.

Referenced by Object::AddUInt64Value(), and Object::SetUInt64Value().

◆ PAIR64_LOPART()

uint32 PAIR64_LOPART ( uint64 x)
inline

Definition at line 80 of file ObjectDefines.h.

References UI64LIT.

Referenced by Object::AddUInt64Value(), GUID_LOPART(), and Object::SetUInt64Value().