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

#include <DBCStructure.h>

Public Attributes

uint32 ID
 
int32 CategoryID
 
char const * DisplayName [16]
 
uint32 SpellIconID
 
uint32 CanLink
 

Detailed Description

Definition at line 1312 of file DBCStructure.h.

Member Data Documentation

◆ CanLink

uint32 SkillLineEntry::CanLink

Definition at line 1324 of file DBCStructure.h.

◆ CategoryID

int32 SkillLineEntry::CategoryID

Definition at line 1315 of file DBCStructure.h.

◆ DisplayName

char const* SkillLineEntry::DisplayName[16]

Definition at line 1317 of file DBCStructure.h.

◆ ID

uint32 SkillLineEntry::ID

Definition at line 1314 of file DBCStructure.h.

◆ SpellIconID

uint32 SkillLineEntry::SpellIconID

Definition at line 1321 of file DBCStructure.h.


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