| MvMessageDecodeFloat Method |
Extracts the next data, assuming it is a float.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public float DecodeFloat()
Public Function DecodeFloat As Single
public:
float DecodeFloat()
Return Value
Type:
SingleThe extracted value.
Exceptions See Also