TrinityCore
Loading...
Searching...
No Matches
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 348 of file SpellMgr.h.

Member Data Documentation

◆ target_mapId

uint32 SpellTargetPosition::target_mapId

Definition at line 350 of file SpellMgr.h.

◆ target_Orientation

float SpellTargetPosition::target_Orientation

Definition at line 354 of file SpellMgr.h.

◆ target_X

float SpellTargetPosition::target_X

Definition at line 351 of file SpellMgr.h.

◆ target_Y

float SpellTargetPosition::target_Y

Definition at line 352 of file SpellMgr.h.

◆ target_Z

float SpellTargetPosition::target_Z

Definition at line 353 of file SpellMgr.h.


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