XLE  v0.02.0
Public Member Functions | Public Attributes | List of all members
ConsoleRig::ConsoleVariable< Type > Class Template Reference
Inheritance diagram for ConsoleRig::ConsoleVariable< Type >:
Inheritance graph
[legend]

Public Member Functions

 ConsoleVariable (const std::string &name, Type &attachedValue, const char cvarNamespace[]=nullptr)
 
 ConsoleVariable (ConsoleVariable &&moveFrom)
 
ConsoleVariableoperator= (ConsoleVariable &&moveFrom)
 
const std::string & Name () const
 

Public Attributes

Type * _attachedValue
 

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