Click or drag to resize

EditorFileSystemGetFilesystem Method

Gets the root directory object.

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

Return Value

Type: EditorFileSystemDirectory

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

See Also