Click or drag to resize

StreamPeerGetDouble Method

Gets a double-precision float from the stream.

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

Return Value

Type: Double

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

See Also