![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Member Functions | |
| bool | IsFriendlyTo (FactionTemplateEntry const &entry) const |
| bool | IsHostileTo (FactionTemplateEntry const &entry) const |
| bool | IsHostileToPlayers () const |
| bool | IsNeutralToAll () const |
| bool | IsContestedGuardFaction () const |
Public Attributes | |
| uint32 | ID |
| uint32 | Faction |
| uint32 | Flags |
| uint32 | Mask |
| uint32 | FriendMask |
| uint32 | EnemyMask |
| uint32 | Enemies [MAX_FACTION_RELATIONS] |
| uint32 | Friends [MAX_FACTION_RELATIONS] |
|
inline |
|
inline |
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:
|
inline |
Here is the caller graph for this function:| uint32 FactionTemplateEntry::Enemies[MAX_FACTION_RELATIONS] |
| uint32 FactionTemplateEntry::EnemyMask |
| uint32 FactionTemplateEntry::Faction |
| uint32 FactionTemplateEntry::Flags |
| uint32 FactionTemplateEntry::FriendMask |
| uint32 FactionTemplateEntry::Friends[MAX_FACTION_RELATIONS] |
| uint32 FactionTemplateEntry::ID |
| uint32 FactionTemplateEntry::Mask |
1.8.8