mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (36d90c7)
This commit is contained in:
@@ -742,7 +742,7 @@ Returns ``true``, if file ``hidden`` attribute is set.
|
||||
|
||||
:ref:`int<class_int>` **get_length**\ (\ ) |const| :ref:`🔗<class_FileAccess_method_get_length>`
|
||||
|
||||
Returns the size of the file in bytes.
|
||||
Returns the size of the file in bytes. For a pipe, returns the number of bytes available for reading from the pipe.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user