Resource Loader.
Resource Loader. This is a static object accessible as [code]ResourceLoader[/code]. GDScript has a simplified load() function, though.
Return the list of recognized extensions for a resource type.
Load a resource interactively, the returned object allows to load with high granularity.
Change the behavior on missing sub-resources. Default is to abort load.