AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
uint32 | ID |
uint32 | Type [MAX_LOCK_CASE] |
uint32 | Index [MAX_LOCK_CASE] |
uint32 | Skill [MAX_LOCK_CASE] |
uint32 LockEntry::ID |
uint32 LockEntry::Index[MAX_LOCK_CASE] |
Referenced by Spell::CanOpenLock(), GameObject::GetSpellForLock(), and Spell::OnSpellLaunch().
uint32 LockEntry::Skill[MAX_LOCK_CASE] |
Referenced by Spell::CanOpenLock(), and GameObject::GetSpellForLock().
uint32 LockEntry::Type[MAX_LOCK_CASE] |
Referenced by Spell::CanOpenLock(), GameObject::GetSpellForLock(), and SpellMgr::LoadSpellInfoCorrections().