TrinityCore
Loading...
Searching...
No Matches
LockEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

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

Detailed Description

Definition at line 1045 of file DBCStructure.h.

Member Data Documentation

◆ ID

uint32 LockEntry::ID

Definition at line 1047 of file DBCStructure.h.

◆ Index

uint32 LockEntry::Index[MAX_LOCK_CASE]

Definition at line 1049 of file DBCStructure.h.

◆ Skill

uint32 LockEntry::Skill[MAX_LOCK_CASE]

Definition at line 1050 of file DBCStructure.h.

◆ Type

uint32 LockEntry::Type[MAX_LOCK_CASE]

Definition at line 1048 of file DBCStructure.h.


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