|  | ColorObject_Example Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: SimpleDemos
 Syntax
SyntaxThe ColorObject_Example type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ColorObject_Example | Initializes a new instance of the ColorObject_Example class | 
 Methods
Methods Fields
Fields| Name | Description | |
|---|---|---|
|  | m_MyColor | The color that the user will set the object for themselves | 
|  | m_MyObjectToColor | Provides an easy way to access the object we want to change the color on.  | 
|  | m_OpponentsColor | The color that the user will set the object for other users | 
|  | m_SendColor | 
            Bool toggling the color send. It will automatically be set to false after it is set to true to save bandwidth
             | 
 See Also
See Also