AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
LightEntry Struct Reference

#include "DBCStructure.h"

Public Attributes

uint32 Id
 
uint32 MapId
 
float X
 
float Y
 
float Z
 

Detailed Description

Member Data Documentation

◆ Id

uint32 LightEntry::Id

Referenced by GetDefaultMapLight().

◆ MapId

uint32 LightEntry::MapId

Referenced by GetDefaultMapLight().

◆ X

float LightEntry::X

Referenced by GetDefaultMapLight().

◆ Y

float LightEntry::Y

Referenced by GetDefaultMapLight().

◆ Z

float LightEntry::Z

Referenced by GetDefaultMapLight().