mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -94,13 +94,13 @@ Returns a view into the filesystem at ``path``.
|
||||
|
||||
- :ref:`float<class_float>` **get_scanning_progress** **(** **)** const
|
||||
|
||||
Return the scan progress for 0 to 1 if the FS is being scanned.
|
||||
Returns the scan progress for 0 to 1 if the FS is being scanned.
|
||||
|
||||
.. _class_EditorFileSystem_method_is_scanning:
|
||||
|
||||
- :ref:`bool<class_bool>` **is_scanning** **(** **)** const
|
||||
|
||||
Return ``true`` of the filesystem is being scanned.
|
||||
Returns ``true`` of the filesystem is being scanned.
|
||||
|
||||
.. _class_EditorFileSystem_method_scan:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user