godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorFileSystemDirectory.getSubdir
godot
editorfilesystemdirectory
EditorFileSystemDirectory
Returns the subdirectory at index
idx
.
struct
EditorFileSystemDirectory
@
nogc
nothrow
EditorFileSystemDirectory
getSubdir
(
in
long
idx
)
Meta
Source
See Implementation
godot
editorfilesystemdirectory
EditorFileSystemDirectory
aliases
BaseClasses
functions
findDirIndex
findFileIndex
getFile
getFileCount
getFileImportIsValid
getFilePath
getFileScriptClassExtends
getFileScriptClassName
getFileType
getName
getParent
getPath
getSubdir
getSubdirCount
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the subdirectory at index idx.