Click or drag to resize

FileGetReal Method

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

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.File.GetReal"]

See Also