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

Public Member Functions

 ConCommandRef (std::string_view name)
 
std::string_view getName () const
 
std::string_view getDescription () const
 
bool hasFlag (ConFlags flag) const
 
void fire (ConCommand::CallbackArgs args)
 
 operator std::string () const
 
 operator bool () const
 

Detailed Description

Definition at line 234 of file ConEntry.h.


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