|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Player.h>
Public Member Functions | |
| PvPInfo () | |
Public Attributes | |
| time_t | EndTimer |
| bool | IsHostile |
| bool | IsInFFAPvPArea |
| bool | IsInHostileArea |
| bool | IsInNoPvPArea |
|
inline |
Definition at line 443 of file Player.h.
References EndTimer, IsHostile, IsInFFAPvPArea, IsInHostileArea, and IsInNoPvPArea.
| time_t PvPInfo::EndTimer |
Marks if player is in an FFAPvP area (such as Gurubashi Arena)
Definition at line 450 of file Player.h.
Referenced by WorldSession::HandleTogglePvP(), and PvPInfo().
| bool PvPInfo::IsHostile |
Definition at line 446 of file Player.h.
Referenced by Spell::EffectQuestClear(), WorldSession::HandleMoveTeleportAck(), quest_commandscript::HandleQuestRemove(), and PvPInfo().
| bool PvPInfo::IsInFFAPvPArea |
| bool PvPInfo::IsInHostileArea |
Definition at line 447 of file Player.h.
Referenced by Spell::EffectQuestClear(), quest_commandscript::HandleQuestRemove(), and PvPInfo().
| bool PvPInfo::IsInNoPvPArea |