VariableFloat Members
From Project Mercury API
| Project Mercury API Reference |
| VariableFloat Members |
| VariableFloat Structure Methods Fields See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The VariableFloat type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Sample |
Samples the VariableFloat.
| |
| ToString |
Returns a String representation of the object.
(Overrides ValueType..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Implicit | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| Value |
The base value for the VariableFloat.
| |
| Variation |
The range of the random variation around the base value.
|