- FileSystemDock
- Methods
- Signals
- - display_mode_changed ( )
- - file_removed ( String file )
- - files_moved ( String old_file, String new_file )
- - folder_moved ( String old_folder, String new_file )
- - folder_removed ( String folder )
- - inherit ( String file )
- Method Descriptions
- - drop_data_fw ( Vector2 point, Variant data, Control from )
- - Variant get_drag_data_fw ( Vector2 point, Control from )
FileSystemDock
Inherits: VBoxContainer < BoxContainer < Container < Control < CanvasItem < Node < Object
Methods
Signals
- display_mode_changed ( )
- file_removed ( String file )
- files_moved ( String old_file, String new_file )
- folder_moved ( String old_folder, String new_file )
- folder_removed ( String folder )
- inherit ( String file )
- instance ( PoolStringArray files )
Method Descriptions
- bool can_drop_data_fw ( Vector2 point, Variant data, Control from ) const
- drop_data_fw ( Vector2 point, Variant data, Control from )
- Variant get_drag_data_fw ( Vector2 point, Control from )
- navigate_to_path ( String path )
