|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <GMNoteUtils.h>
Public Attributes | |
| uint32 | AreaId = 0 |
| uint32 | MapId = 0 |
| float | Orientation = 0.0f |
| float | X = 0.0f |
| float | Y = 0.0f |
| float | Z = 0.0f |
| uint32 | ZoneId = 0 |
Definition at line 21 of file GMNoteUtils.h.
| uint32 Skyfire::GMNoteLocation::AreaId = 0 |
Definition at line 25 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().
| uint32 Skyfire::GMNoteLocation::MapId = 0 |
Definition at line 23 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().
| float Skyfire::GMNoteLocation::Orientation = 0.0f |
Definition at line 29 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().
| float Skyfire::GMNoteLocation::X = 0.0f |
Definition at line 26 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().
| float Skyfire::GMNoteLocation::Y = 0.0f |
Definition at line 27 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().
| float Skyfire::GMNoteLocation::Z = 0.0f |
Definition at line 28 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().
| uint32 Skyfire::GMNoteLocation::ZoneId = 0 |
Definition at line 24 of file GMNoteUtils.h.
Referenced by Skyfire::FormatGMNoteLocation(), and gm_commandscript::HandleGMNoteCommand().