Click or drag to resize

EditorFileSystemDirectoryGetFileCount Method

Returns the number of files in this directory.

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.EditorFileSystemDirectory.GetFileCount"]

See Also