|
CS2-Kit
C++23 library for CS2 Metamod:Source plugin development
|
Functions | |
| std::string_view | ParseNamed (std::string_view name) |
| std::string | Strip (std::string_view text) |
| std::string_view CS2Kit::Utils::ChatColors::ParseNamed | ( | std::string_view | name | ) |
Definition at line 21 of file ChatColors.cpp.
| std::string CS2Kit::Utils::ChatColors::Strip | ( | std::string_view | text | ) |
Definition at line 37 of file ChatColors.cpp.