Skip to content

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

float Lidgren.Network.SingleUIntUnion.SingleValue;

variable UIntValue

uint Lidgren.Network.SingleUIntUnion.UIntValue;

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Networking/Lidgren.Network/NetBuffer.Write.cs