EditorFileSystemDirectory.GDNativeClassBinding

Undocumented in source.

Members

Static variables

findDirIndex
GodotMethod!(long, String) findDirIndex;
Undocumented in source.
findFileIndex
GodotMethod!(long, String) findFileIndex;
Undocumented in source.
getFile
GodotMethod!(String, long) getFile;
Undocumented in source.
getFileCount
GodotMethod!(long) getFileCount;
Undocumented in source.
getFileImportIsValid
GodotMethod!(bool, long) getFileImportIsValid;
Undocumented in source.
getFilePath
GodotMethod!(String, long) getFilePath;
Undocumented in source.
getFileScriptClassExtends
GodotMethod!(String, long) getFileScriptClassExtends;
Undocumented in source.
getFileScriptClassName
GodotMethod!(String, long) getFileScriptClassName;
Undocumented in source.
getFileType
GodotMethod!(String, long) getFileType;
Undocumented in source.
getName
GodotMethod!(String) getName;
Undocumented in source.
getParent
GodotMethod!(EditorFileSystemDirectory) getParent;
Undocumented in source.
getPath
GodotMethod!(String) getPath;
Undocumented in source.
getSubdir
GodotMethod!(EditorFileSystemDirectory, long) getSubdir;
Undocumented in source.
getSubdirCount
GodotMethod!(long) getSubdirCount;
Undocumented in source.

Meta