|
| ConVarRef (std::string_view name) |
|
std::string_view | getName () const |
|
std::string_view | getDescription () const |
|
bool | hasFlag (ConFlags flag) const |
|
ConVarType | getType () const |
|
std::string_view | getTypeAsString () const |
|
template<ConVarValidType T> |
T | getValue () const |
|
void | setValue (ConVarValidType auto value, bool runCallback=true) const |
|
| operator std::string () const |
|
| operator bool () const |
|
Definition at line 253 of file ConEntry.h.
The documentation for this class was generated from the following file: