| Moonware.Common Namespace : VariableManager Class | 
For a list of all members of this type, see VariableManager members.
| Name | Description | |
|---|---|---|
![]() ![]()  | Contains | Determines whether manager contains the global variable specified by key. | 
![]() ![]()  | Count | Gets amount of global variables. | 
![]() ![]()  | CreateGlobalVariable | Creates the global variable. | 
![]() ![]()  | DeleteGlobalVariable | Deletes the global variable. | 
![]()  | Dispose | This method is called at the end of the process to clean up the memory | 
![]() ![]()  | GetVariable | Gets the specified global variable. | 
![]() ![]()  | InitVariableManagerSingleton | Create the singleton instance of the VariableManager class. | 
![]() ![]()  | UpdateGlobalVariable | Replaces existing global variable. | 
![]() ![]()  | UpdateValue | Updates the value of global variable. |