Enumerations

TeamBalancer.cpp File Reference

#include "NativeFeatureIncludes.h"
#include "TeamBalancer.h"
#include "BitStream.h"
#include "MessageIdentifiers.h"
#include "RakPeerInterface.h"
#include "Rand.h"
Include dependency graph for TeamBalancer.cpp:

Go to the source code of this file.

Enumerations

enum  TeamBalancerOperations { ID_STATUS_UPDATE_TO_NEW_HOST, ID_CANCEL_TEAM_REQUEST, ID_REQUEST_ANY_TEAM, ID_REQUEST_SPECIFIC_TEAM }

Enumeration Type Documentation

Enumerator:
ID_STATUS_UPDATE_TO_NEW_HOST 
ID_CANCEL_TEAM_REQUEST 
ID_REQUEST_ANY_TEAM 
ID_REQUEST_SPECIFIC_TEAM 

Definition at line 12 of file TeamBalancer.cpp.