FileSystemDock.GDNativeClassBinding

Undocumented in source.
struct FileSystemDock
package @nogc nothrow static
struct GDNativeClassBinding {}

Members

Static variables

_bwHistory
GodotMethod!(void) _bwHistory;
Undocumented in source.
_duplicateOperationConfirm
GodotMethod!(void) _duplicateOperationConfirm;
Undocumented in source.
_featureProfileChanged
GodotMethod!(void) _featureProfileChanged;
Undocumented in source.
_fileListActivateFile
GodotMethod!(void, long) _fileListActivateFile;
Undocumented in source.
_fileListGuiInput
GodotMethod!(void, InputEvent) _fileListGuiInput;
Undocumented in source.
_fileListRmbOption
GodotMethod!(void, long) _fileListRmbOption;
Undocumented in source.
_fileListRmbPressed
GodotMethod!(void, Vector2) _fileListRmbPressed;
Undocumented in source.
_fileListRmbSelect
GodotMethod!(void, long, Vector2) _fileListRmbSelect;
Undocumented in source.
_fileListThumbnailDone
GodotMethod!(void, String, Texture, Texture, Variant) _fileListThumbnailDone;
Undocumented in source.
_fileMultiSelected
GodotMethod!(void, long, bool) _fileMultiSelected;
Undocumented in source.
_fileRemoved
GodotMethod!(void, String) _fileRemoved;
Undocumented in source.
_folderRemoved
GodotMethod!(void, String) _folderRemoved;
Undocumented in source.
_fsChanged
GodotMethod!(void) _fsChanged;
Undocumented in source.
_fwHistory
GodotMethod!(void) _fwHistory;
Undocumented in source.
_makeDirConfirm
GodotMethod!(void) _makeDirConfirm;
Undocumented in source.
_makeSceneConfirm
GodotMethod!(void) _makeSceneConfirm;
Undocumented in source.
_moveOperationConfirm
GodotMethod!(void, String, bool) _moveOperationConfirm;
Undocumented in source.
_moveWithOverwrite
GodotMethod!(void) _moveWithOverwrite;
Undocumented in source.
_navigateToPath
GodotMethod!(void, String, bool) _navigateToPath;
Undocumented in source.
_previewInvalidated
GodotMethod!(void, String) _previewInvalidated;
Undocumented in source.
_renameOperationConfirm
GodotMethod!(void) _renameOperationConfirm;
Undocumented in source.
_rescan
GodotMethod!(void) _rescan;
Undocumented in source.
_resourceCreated
GodotMethod!(void) _resourceCreated;
Undocumented in source.
_searchChanged
GodotMethod!(void, String, Control) _searchChanged;
Undocumented in source.
_selectFile
GodotMethod!(void, String, bool) _selectFile;
Undocumented in source.
_toggleFileDisplay
GodotMethod!(void) _toggleFileDisplay;
Undocumented in source.
_toggleSplitMode
GodotMethod!(void, bool) _toggleSplitMode;
Undocumented in source.
_treeActivateFile
GodotMethod!(void) _treeActivateFile;
Undocumented in source.
_treeEmptySelected
GodotMethod!(void) _treeEmptySelected;
Undocumented in source.
_treeGuiInput
GodotMethod!(void, InputEvent) _treeGuiInput;
Undocumented in source.
_treeMultiSelected
GodotMethod!(void, GodotObject, long, bool) _treeMultiSelected;
Undocumented in source.
_treeRmbEmpty
GodotMethod!(void, Vector2) _treeRmbEmpty;
Undocumented in source.
_treeRmbOption
GodotMethod!(void, long) _treeRmbOption;
Undocumented in source.
_treeRmbSelect
GodotMethod!(void, Vector2) _treeRmbSelect;
Undocumented in source.
_treeThumbnailDone
GodotMethod!(void, String, Texture, Texture, Variant) _treeThumbnailDone;
Undocumented in source.
_updateImportDock
GodotMethod!(void) _updateImportDock;
Undocumented in source.
_updateTree
GodotMethod!(void, PoolStringArray, bool, bool, bool) _updateTree;
Undocumented in source.
canDropDataFw
GodotMethod!(bool, Vector2, Variant, Control) canDropDataFw;
Undocumented in source.
dropDataFw
GodotMethod!(void, Vector2, Variant, Control) dropDataFw;
Undocumented in source.
getDragDataFw
GodotMethod!(Variant, Vector2, Control) getDragDataFw;
Undocumented in source.
navigateToPath
GodotMethod!(void, String) navigateToPath;
Undocumented in source.

Meta