class-description NEWS COMMUNITY STORE TUTORIALS SIGN UP LOGIN LOGOUT ROKOJORI NEWSLETTER SIGN UP LOGIN LOGOUT NEWS COMMUNITY STORE TUTORIALS TOGGLE FULLSCREEN VOLLBILD AN/AUS ObjectNodeCanvasItemControlContainerBoxContainerVBoxContainer FileSystemDock
Godot editor's dock for managing files in the project.

This class is available only in EditorPlugins and can't be instantiated. You can access it using EditorInterface.get_file_system_dock.

While FileSystemDock doesn't expose any methods for file manipulation, it can listen for various file-related signals.

display_mode_changed display_mode_changed<>():display_mode_changed

Emitted when the user switches file display mode or split mode.

file_removed file_removed<>( String file=, file:String=, ):file_removed

Emitted when the given file was removed.

files_moved files_moved<>( String old_file=, old_file:String=, String new_file=, new_file:String=, ):files_moved

Emitted when a file is moved from old_file path to new_file path.

folder_moved folder_moved<>( String old_folder=, old_folder:String=, String new_folder=, new_folder:String=, ):folder_moved

Emitted when a folder is moved from old_folder path to new_folder path.

folder_removed folder_removed<>( String folder=, folder:String=, ):folder_removed

Emitted when the given folder was removed.

inherit inherit<>( String file=, file:String=, ):inherit

Emitted when a new scene is created that inherits the scene at file path.

instantiate instantiate<>( PackedStringArray files=, files:PackedStringArray=, ):instantiate

Emitted when the given scenes are being instantiated in the editor.

resource_removed resource_removed<>( Resource resource=, resource:Resource=, ):resource_removed

Emitted when an external resource had its file removed.

void add_resource_tooltip_plugin<>( EditorResourceTooltipPlugin plugin=, plugin:EditorResourceTooltipPlugin=, ):void

Registers a new EditorResourceTooltipPlugin.

void navigate_to_path<>( String path=, path:String=, ):void

Sets the given path as currently selected, ensuring that the selected file/directory is visible.

void remove_resource_tooltip_plugin<>( EditorResourceTooltipPlugin plugin=, plugin:EditorResourceTooltipPlugin=, ):void

Removes an EditorResourceTooltipPlugin. Fails if the plugin wasn't previously added.




All social media brands are registrated trademarks and belong to their respective owners.





CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
We are using cookies on this site. Read more... Wir benutzen Cookies auf dieser Seite. Mehr lesen...