Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
halo::afk_detection::CAFKDetection Class Reference

#include <AFKDetection.h>

Public Member Functions

 CAFKDetection (s_player &player, Timers &timers)
 
 ~CAFKDetection ()
 
void CheckPlayerActivity ()
 
void MarkPlayerActive ()
 
void CheckInactivity ()
 

Static Public Attributes

static DWORD max_duration = 0
 
static const DWORD kMoveCountThreshold = 100
 
static bool bDisable = false
 

Constructor & Destructor Documentation

halo::afk_detection::CAFKDetection::CAFKDetection ( s_player player,
Timers timers 
)
halo::afk_detection::CAFKDetection::~CAFKDetection ( )

Member Function Documentation

void halo::afk_detection::CAFKDetection::CheckInactivity ( )
void halo::afk_detection::CAFKDetection::CheckPlayerActivity ( )
void halo::afk_detection::CAFKDetection::MarkPlayerActive ( )

Member Data Documentation

bool halo::afk_detection::CAFKDetection::bDisable = false
static
const DWORD halo::afk_detection::CAFKDetection::kMoveCountThreshold = 100
static
DWORD halo::afk_detection::CAFKDetection::max_duration = 0
static

The documentation for this class was generated from the following files: