Set and network team selection (supports peer to peer or client/server). More...
#include "NativeFeatureIncludes.h"
#include "PluginInterface2.h"
#include "RakMemoryOverride.h"
#include "NativeTypes.h"
#include "DS_List.h"
#include "RakString.h"
Go to the source code of this file.
Classes | |
class | RakNet::TeamBalancer |
Set and network team selection (supports peer to peer or client/server). More... | |
struct | RakNet::TeamBalancer::TeamMember |
Namespaces | |
namespace | RakNet |
Forward declaration. | |
Defines | |
#define | UNASSIGNED_TEAM_ID 255 |
Typedefs | |
typedef unsigned char | RakNet::TeamId |
Set and network team selection (supports peer to peer or client/server).
Automatically handles transmission and resolution of team selection, including team switching and balancing
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file TeamBalancer.h.
#define UNASSIGNED_TEAM_ID 255 |
Definition at line 34 of file TeamBalancer.h.