IValueManager<ValueType> Members
In This Article
#Properties
Name | Description |
---|---|
Can |
Indicates whether the value manager can currently be used. |
Value | Holds the data stored by a value manager. |
#Methods
Name | Description |
---|---|
Clear() |
When implemented by a value manager, sets the IValue |
See Also