EditorFileSystem.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getFileType
GodotMethod!(String, String) getFileType;
Undocumented in source.
getFilesystem
GodotMethod!(EditorFileSystemDirectory) getFilesystem;
Undocumented in source.
getFilesystemPath
GodotMethod!(EditorFileSystemDirectory, String) getFilesystemPath;
Undocumented in source.
getScanningProgress
GodotMethod!(double) getScanningProgress;
Undocumented in source.
isScanning
GodotMethod!(bool) isScanning;
Undocumented in source.
scan
GodotMethod!(void) scan;
Undocumented in source.
scanSources
GodotMethod!(void) scanSources;
Undocumented in source.
updateFile
GodotMethod!(void, String) updateFile;
Undocumented in source.
updateScriptClasses
GodotMethod!(void) updateScriptClasses;
Undocumented in source.

Meta