Click or drag to resize

EditorInterfaceGetFileSystemDock Method

Returns the editor's FileSystemDock instance.

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

Return Value

Type: FileSystemDock

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

See Also