|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | Index [MAX_LOCK_CASE] |
| uint32 | Skill [MAX_LOCK_CASE] |
| uint32 | Type [MAX_LOCK_CASE] |
Definition at line 1945 of file DBCStructure.h.
| uint32 LockEntry::Index[MAX_LOCK_CASE] |
Definition at line 1949 of file DBCStructure.h.
Referenced by Spell::CanOpenLock().
| uint32 LockEntry::Skill[MAX_LOCK_CASE] |
Definition at line 1950 of file DBCStructure.h.
Referenced by Spell::CanOpenLock().
| uint32 LockEntry::Type[MAX_LOCK_CASE] |
Definition at line 1948 of file DBCStructure.h.
Referenced by Spell::CanOpenLock().