TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Quest::SpawnTrackingResponseInfo Struct Reference

#include <QuestPackets.h>

Public Attributes

uint32 SpawnTrackingID = 0
 
int32 ObjectID = 0
 
int32 PhaseID = 0
 
int32 PhaseGroupID = 0
 
int32 PhaseUseFlags = 0
 
bool Visible = true
 

Detailed Description

Definition at line 859 of file QuestPackets.h.

Member Data Documentation

◆ ObjectID

int32 WorldPackets::Quest::SpawnTrackingResponseInfo::ObjectID = 0

Definition at line 862 of file QuestPackets.h.

◆ PhaseGroupID

int32 WorldPackets::Quest::SpawnTrackingResponseInfo::PhaseGroupID = 0

Definition at line 864 of file QuestPackets.h.

◆ PhaseID

int32 WorldPackets::Quest::SpawnTrackingResponseInfo::PhaseID = 0

Definition at line 863 of file QuestPackets.h.

◆ PhaseUseFlags

int32 WorldPackets::Quest::SpawnTrackingResponseInfo::PhaseUseFlags = 0

Definition at line 865 of file QuestPackets.h.

◆ SpawnTrackingID

uint32 WorldPackets::Quest::SpawnTrackingResponseInfo::SpawnTrackingID = 0

Definition at line 861 of file QuestPackets.h.

◆ Visible

bool WorldPackets::Quest::SpawnTrackingResponseInfo::Visible = true

Definition at line 866 of file QuestPackets.h.


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