group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
PlayerName.hpp File Reference

Per-player display name (nickname) — replicated to clients. More...

#include <array>
#include <cstddef>
#include <cstring>
#include <type_traits>
Include dependency graph for PlayerName.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PlayerName
 Replicated player display name. More...

Detailed Description

Per-player display name (nickname) — replicated to clients.