Chira Engine
A customizable MIT-licensed game engine.
chira::ConEntryRegistry Class Reference

Static Public Member Functions

static bool hasConCommand (std::string_view name)
 
static ConCommandgetConCommand (std::string_view name)
 
static std::vector< std::string > getConCommandList ()
 
static bool hasConVar (std::string_view name)
 
static ConVargetConVar (std::string_view name)
 
static std::vector< std::string > getConVarList ()
 

Detailed Description

Definition at line 60 of file ConEntry.h.


The documentation for this class was generated from the following files: