Click or drag to resize

EditorFileSystemGetScanningProgress Method

Returns the scan progress for 0 to 1 if the FS is being scanned.

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.EditorFileSystem.GetScanningProgress"]

See Also