Clientgroup iterator.
More...
#include <CaveNet_ExportedTypes.h>
◆ first()
| NetClient* CaveNet::DataStructures::NetClientIterator::first |
( |
bool |
bUseServerClientGroup | ) |
|
|
inline |
Get the first client in a clientgroup.
- Parameters
-
| bUseServerClientGroup | Whether to use the server-side clientgroup (true) or the client-side clientgroup (false). |
- Returns
- The first client in the given list.
◆ next()
| NetClient* CaveNet::DataStructures::NetClientIterator::next |
( |
| ) |
|
|
inline |
Get the first client in a clientgroup.
- Returns
- The first client in the given list.
The documentation for this class was generated from the following file: