godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ResourceLoaderSingleton.getRecognizedExtensionsForType
godot
resourceloader
ResourceLoaderSingleton
Returns the list of recognized extensions for a resource type.
struct
ResourceLoaderSingleton
@
nogc
nothrow
PoolStringArray
getRecognizedExtensionsForType
(
in
String
type
)
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 list of recognized extensions for a resource type.