![]() |
TrinityCore
|
#include <QuestPackets.h>
Public Attributes | |
| uint32 | SpawnTrackingID = 0 |
| int32 | ObjectID = 0 |
| int32 | PhaseID = 0 |
| int32 | PhaseGroupID = 0 |
| int32 | PhaseUseFlags = 0 |
| bool | Visible = true |
Definition at line 859 of file QuestPackets.h.
| int32 WorldPackets::Quest::SpawnTrackingResponseInfo::ObjectID = 0 |
Definition at line 862 of file QuestPackets.h.
| int32 WorldPackets::Quest::SpawnTrackingResponseInfo::PhaseGroupID = 0 |
Definition at line 864 of file QuestPackets.h.
| int32 WorldPackets::Quest::SpawnTrackingResponseInfo::PhaseID = 0 |
Definition at line 863 of file QuestPackets.h.
| int32 WorldPackets::Quest::SpawnTrackingResponseInfo::PhaseUseFlags = 0 |
Definition at line 865 of file QuestPackets.h.
| uint32 WorldPackets::Quest::SpawnTrackingResponseInfo::SpawnTrackingID = 0 |
Definition at line 861 of file QuestPackets.h.
| bool WorldPackets::Quest::SpawnTrackingResponseInfo::Visible = true |
Definition at line 866 of file QuestPackets.h.