R-Type
2
Doom but in better
Loading...
Searching...
No Matches
PlayerInfo.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
#include <cstdint>
5
13
struct
PlayerInfo
{
14
uint32_t
id
;
15
std::string
username
;
16
};
PlayerInfo
Represents information about a player, specifically their username.
Definition
PlayerInfo.hpp:13
PlayerInfo::id
uint32_t id
Definition
PlayerInfo.hpp:14
PlayerInfo::username
std::string username
Definition
PlayerInfo.hpp:15
game_source
components
PlayerInfo.hpp
Generated on Thu Feb 6 2025 22:34:20 for R-Type by
1.12.0