Struct Lidgren::Network::SingleUIntUnion
ClassList > Lidgren > Network > SingleUIntUnion
Utility struct for writing Singles.
Public Attributes
Type | Name |
---|---|
float | SingleValue Value as a 32 bit float. |
uint | UIntValue Value as an unsigned 32 bit integer. |
Public Attributes Documentation
variable SingleValue
variable UIntValue
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Networking/Lidgren.Network/NetBuffer.Write.cs