![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ReputationMgr.h"
Public Attributes | |
| uint32 | ID |
| RepListID | ReputationListID |
| int32 | Standing |
| uint8 | Flags |
| bool | needSend |
| bool | needSave |
| bool | roundedUp |
| uint8 FactionState::Flags |
| uint32 FactionState::ID |
| bool FactionState::needSave |
| bool FactionState::needSend |
| RepListID FactionState::ReputationListID |
Referenced by ReputationMgr::Initialize(), ReputationMgr::SendState(), and ReputationMgr::SendVisible().
| bool FactionState::roundedUp |
Referenced by ReputationMgr::Initialize(), and ReputationMgr::LoadFromDB().
| int32 FactionState::Standing |
Referenced by ReputationMgr::Initialize(), ReputationMgr::LoadFromDB(), and ReputationMgr::SendState().