![]() |
TrinityCore
|
#include <Unit.h>
Private Attributes | |
| Unit * | _unit |
| UnitActionBarEntry | PetActionBar [MAX_UNIT_ACTION_BAR_INDEX] |
| CharmSpellInfo | _charmspells [4] |
| CommandStates | _CommandState |
| uint32 | _petnumber |
| ReactStates | _oldReactState |
| bool | _isCommandAttack |
| bool | _isCommandFollow |
| bool | _isAtStay |
| bool | _isFollowing |
| bool | _isReturning |
| float | _stayX |
| float | _stayY |
| float | _stayZ |
|
explicit |
Here is the call graph for this function:| bool CharmInfo::AddSpellToActionBar | ( | SpellInfo const * | spellInfo, |
| ActiveStates | newstate = ACT_DECIDE, |
||
| uint8 | preferredSlot = 0 |
||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void CharmInfo::BuildActionBar | ( | WorldPacket * | data | ) |
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
|
inline |
Here is the caller graph for this function:| void CharmInfo::GetStayPosition | ( | float & | x, |
| float & | y, | ||
| float & | z | ||
| ) |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:| void CharmInfo::InitCharmCreateSpells | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void CharmInfo::InitPetActionBar | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void CharmInfo::InitPossessCreateSpells | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| bool CharmInfo::IsAtStay | ( | ) |
Here is the caller graph for this function:| bool CharmInfo::IsCommandAttack | ( | ) |
Here is the caller graph for this function:| bool CharmInfo::IsCommandFollow | ( | ) |
Here is the caller graph for this function:| bool CharmInfo::IsFollowing | ( | ) |
Here is the caller graph for this function:| bool CharmInfo::IsReturning | ( | ) |
Here is the caller graph for this function:| void CharmInfo::LoadPetActionBar | ( | const std::string & | data | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void CharmInfo::RestoreState | ( | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void CharmInfo::SaveStayPosition | ( | ) |
At this point a new spline destination is enabled because of Unit::StopMoving()
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:
|
inline |
Here is the caller graph for this function:| void CharmInfo::SetIsAtStay | ( | bool | val | ) |
Here is the caller graph for this function:| void CharmInfo::SetIsCommandAttack | ( | bool | val | ) |
Here is the caller graph for this function:| void CharmInfo::SetIsCommandFollow | ( | bool | val | ) |
Here is the caller graph for this function:| void CharmInfo::SetIsFollowing | ( | bool | val | ) |
Here is the caller graph for this function:| void CharmInfo::SetIsReturning | ( | bool | val | ) |
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.8