Click or drag to resize

EditorInterfaceGetResourceFilesystem Method

Returns the editor's EditorFileSystem instance.

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

Return Value

Type: EditorFileSystem

[Missing <returns> documentation for "M:Godot.EditorInterface.GetResourceFilesystem"]

See Also