Project Alice
Loading...
Searching...
No Matches
sys::player_name Struct Reference

#include <container_types.hpp>

Public Member Functions

std::string_view to_string_view () noexcept
 

Public Attributes

char data [48] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
 

Detailed Description

Definition at line 290 of file container_types.hpp.

Member Function Documentation

◆ to_string_view()

std::string_view sys::player_name::to_string_view ( )
inlinenoexcept

Definition at line 293 of file container_types.hpp.

Member Data Documentation

◆ data

char sys::player_name::data[48] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }

Definition at line 291 of file container_types.hpp.


The documentation for this struct was generated from the following file: