Click or drag to resize

FileGetLen Method

Returns the size of the file in bytes.

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

Return Value

Type: Int64

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

See Also