godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ResourceLoaderSingleton.getDependencies
godot
resourceloader
ResourceLoaderSingleton
Returns the dependencies for the resource at the given
path
.
struct
ResourceLoaderSingleton
@
nogc
nothrow
PoolStringArray
getDependencies
(
in
String
path
)
Meta
Source
See Implementation
godot
resourceloader
ResourceLoaderSingleton
aliases
BaseClasses
functions
exists
getDependencies
getRecognizedExtensionsForType
has
hasCached
load
loadInteractive
opAssign
opEquals
setAbortOnMissingResources
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the dependencies for the resource at the given path.