Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
LockEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

uint32 Index [MAX_LOCK_CASE]
uint32 Skill [MAX_LOCK_CASE]
uint32 Type [MAX_LOCK_CASE]

Detailed Description

Definition at line 1945 of file DBCStructure.h.

Member Data Documentation

◆ Index

uint32 LockEntry::Index[MAX_LOCK_CASE]

Definition at line 1949 of file DBCStructure.h.

Referenced by Spell::CanOpenLock().

◆ Skill

uint32 LockEntry::Skill[MAX_LOCK_CASE]

Definition at line 1950 of file DBCStructure.h.

Referenced by Spell::CanOpenLock().

◆ Type

uint32 LockEntry::Type[MAX_LOCK_CASE]

Definition at line 1948 of file DBCStructure.h.

Referenced by Spell::CanOpenLock().


The documentation for this struct was generated from the following file: