|
XLE
v0.02.0
|

Public Member Functions | |
| ConsoleVariable (const std::string &name, Type &attachedValue, const char cvarNamespace[]=nullptr) | |
| ConsoleVariable (ConsoleVariable &&moveFrom) | |
| ConsoleVariable & | operator= (ConsoleVariable &&moveFrom) |
| const std::string & | Name () const |
Public Attributes | |
| Type * | _attachedValue |
1.8.10