Click or drag to resize

FileGetFloat Method

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

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

See Also