TrinityCore
SpellTargetPosition Struct Reference

#include <SpellMgr.h>

Public Attributes

uint32 target_mapId
 
float target_X
 
float target_Y
 
float target_Z
 
float target_Orientation
 

Detailed Description

Definition at line 405 of file SpellMgr.h.

Member Data Documentation

◆ target_mapId

uint32 SpellTargetPosition::target_mapId

Definition at line 407 of file SpellMgr.h.

◆ target_Orientation

float SpellTargetPosition::target_Orientation

Definition at line 411 of file SpellMgr.h.

◆ target_X

float SpellTargetPosition::target_X

Definition at line 408 of file SpellMgr.h.

◆ target_Y

float SpellTargetPosition::target_Y

Definition at line 409 of file SpellMgr.h.

◆ target_Z

float SpellTargetPosition::target_Z

Definition at line 410 of file SpellMgr.h.


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