#include <CharmInfo.h>
Definition at line 88 of file CharmInfo.h.
◆ CharmInfo()
CharmInfo::CharmInfo |
( |
Unit * |
unit | ) |
|
|
explicit |
◆ ~CharmInfo()
CharmInfo::~CharmInfo |
( |
| ) |
|
◆ AddSpellToActionBar()
◆ BuildActionBar()
◆ GetActionBarEntry()
◆ GetCharmSpell()
◆ GetCommandState()
◆ GetPetNumber()
uint32 CharmInfo::GetPetNumber |
( |
| ) |
const |
|
inline |
◆ GetStayPosition()
void CharmInfo::GetStayPosition |
( |
float & |
x, |
|
|
float & |
y, |
|
|
float & |
z |
|
) |
| |
◆ HasCommandState()
◆ InitCharmCreateSpells()
void CharmInfo::InitCharmCreateSpells |
( |
| ) |
|
◆ InitEmptyActionBar()
void CharmInfo::InitEmptyActionBar |
( |
bool |
withAttack = true | ) |
|
◆ InitPetActionBar()
void CharmInfo::InitPetActionBar |
( |
| ) |
|
◆ InitPossessCreateSpells()
void CharmInfo::InitPossessCreateSpells |
( |
| ) |
|
◆ IsAtStay()
bool CharmInfo::IsAtStay |
( |
| ) |
|
◆ IsCommandAttack()
bool CharmInfo::IsCommandAttack |
( |
| ) |
|
◆ IsCommandFollow()
bool CharmInfo::IsCommandFollow |
( |
| ) |
|
◆ IsFollowing()
bool CharmInfo::IsFollowing |
( |
| ) |
|
◆ IsReturning()
bool CharmInfo::IsReturning |
( |
| ) |
|
◆ LoadPetActionBar()
void CharmInfo::LoadPetActionBar |
( |
const std::string & |
data | ) |
|
◆ RemoveSpellFromActionBar()
bool CharmInfo::RemoveSpellFromActionBar |
( |
uint32 |
spell_id | ) |
|
◆ RestoreState()
void CharmInfo::RestoreState |
( |
| ) |
|
◆ SaveStayPosition()
void CharmInfo::SaveStayPosition |
( |
| ) |
|
◆ SetActionBar()
◆ SetCommandState()
◆ SetIsAtStay()
void CharmInfo::SetIsAtStay |
( |
bool |
val | ) |
|
◆ SetIsCommandAttack()
void CharmInfo::SetIsCommandAttack |
( |
bool |
val | ) |
|
◆ SetIsCommandFollow()
void CharmInfo::SetIsCommandFollow |
( |
bool |
val | ) |
|
◆ SetIsFollowing()
void CharmInfo::SetIsFollowing |
( |
bool |
val | ) |
|
◆ SetIsReturning()
void CharmInfo::SetIsReturning |
( |
bool |
val | ) |
|
◆ SetPetNumber()
void CharmInfo::SetPetNumber |
( |
uint32 |
petnumber, |
|
|
bool |
statwindow |
|
) |
| |
◆ SetSpellAutocast()
void CharmInfo::SetSpellAutocast |
( |
SpellInfo const * |
spellInfo, |
|
|
bool |
state |
|
) |
| |
◆ ToggleCreatureAutocast()
void CharmInfo::ToggleCreatureAutocast |
( |
SpellInfo const * |
spellInfo, |
|
|
bool |
apply |
|
) |
| |
◆ _charmspells
◆ _CommandState
◆ _isAtStay
bool CharmInfo::_isAtStay |
|
private |
◆ _isCommandAttack
bool CharmInfo::_isCommandAttack |
|
private |
◆ _isCommandFollow
bool CharmInfo::_isCommandFollow |
|
private |
◆ _isFollowing
bool CharmInfo::_isFollowing |
|
private |
◆ _isReturning
bool CharmInfo::_isReturning |
|
private |
◆ _oldReactState
◆ _petnumber
◆ _stayX
◆ _stayY
◆ _stayZ
◆ _unit
◆ PetActionBar
The documentation for this struct was generated from the following files: