MLAPI API Reference
MLAPI API Reference
MLAPI.Serialization
BitReaderDeprecated Class
BitReaderDeprecated Methods
Dispose Method
Get Method
ReadBits Method
ReadBool Method
ReadByte Method
ReadByteArray Method
ReadDouble Method
ReadDoubleArray Method
ReadFloat Method
ReadFloatArray Method
ReadInt Method
ReadIntArray Method
ReadLong Method
ReadLongArray Method
ReadSByte Method
ReadSByteArray Method
ReadShort Method
ReadShortArray Method
ReadString Method
ReadUInt Method
ReadUIntArray Method
ReadULong Method
ReadULongArray Method
ReadUShort Method
ReadUShortArray Method
ReadValueType(T) Method
ReadValueTypeOrString(T) Method
SkipPadded Method
BitReaderDeprecated
ReadFloat Method
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.Serialization
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
float
ReadFloat
()
Request Example
View Source
Return Value
Type:
Single
See Also
Reference
BitReaderDeprecated Class
MLAPI.Serialization Namespace