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

#include <InstanceScript.h>

Public Attributes

uint32 bossId
uint32 boundary
uint32 entry
DoorType type

Detailed Description

Definition at line 81 of file InstanceScript.h.

Member Data Documentation

◆ bossId

uint32 DoorData::bossId

Definition at line 83 of file InstanceScript.h.

Referenced by InstanceScript::LoadDoorData().

◆ boundary

uint32 DoorData::boundary

Definition at line 85 of file InstanceScript.h.

Referenced by InstanceScript::LoadDoorData().

◆ entry

uint32 DoorData::entry

Definition at line 83 of file InstanceScript.h.

Referenced by InstanceScript::LoadDoorData().

◆ type

DoorType DoorData::type

Definition at line 84 of file InstanceScript.h.

Referenced by InstanceScript::LoadDoorData().


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