Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

FileSystemDock

Inherits: VBoxContainer < BoxContainer < Container < Control < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

navigate_to_path ( String path )


Signals

display_mode_changed ( )

There is currently no description for this signal. Please help us by contributing one!


file_removed ( String file )

There is currently no description for this signal. Please help us by contributing one!


files_moved ( String old_file, String new_file )

There is currently no description for this signal. Please help us by contributing one!


folder_moved ( String old_folder, String new_folder )

There is currently no description for this signal. Please help us by contributing one!


folder_removed ( String folder )

There is currently no description for this signal. Please help us by contributing one!


inherit ( String file )

There is currently no description for this signal. Please help us by contributing one!


instantiate ( PackedStringArray files )

There is currently no description for this signal. Please help us by contributing one!


resource_removed ( Resource resource )

There is currently no description for this signal. Please help us by contributing one!


Method Descriptions

void navigate_to_path ( String path )

There is currently no description for this method. Please help us by contributing one!