Click or drag to resize

StreamPeerGetFloat Method

Gets a single-precision float from the stream.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetFloat()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.StreamPeer.GetFloat"]

See Also