Click or drag to resize

FileGetDouble Method

Returns the next 64 bits from the file as a floating-point number.

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.File.GetDouble"]

See Also