godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ResourceLoaderSingleton.getRecognizedExtensionsForType
godot
resourceloader
ResourceLoaderSingleton
Return the list of recognized extensions for a resource type.
struct
ResourceLoaderSingleton
@
nogc
nothrow
PoolStringArray
getRecognizedExtensionsForType
(
StringArg0
)
(
in
StringArg0
type
)
Meta
Source
See Implementation
godot
resourceloader
ResourceLoaderSingleton
aliases
BaseClasses
functions
exists
getDependencies
getRecognizedExtensionsForType
has
hasCached
load
loadInteractive
opAssign
opEquals
setAbortOnMissingResources
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the list of recognized extensions for a resource type.