| 
    Grindstone Game Engine v0.2.0
    
   An open source game engine and toolkit. 
   | 
 
Public Attributes | |
| int32_t | arrayIndex | 
| CvarType | type = CvarType::Undefined | 
| CvarFlags | flags = CvarFlags::None | 
| std::string | name | 
| std::string | description | 
Friends | |
| class | CvarSystemImpl |