Click or drag to resize

FileGetPosition Method

Returns the file cursor's position.

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

Return Value

Type: Int64

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

See Also