ResourceLoader Member List

This is the complete list of members for ResourceLoader, including all inherited members.

add_resource_format_loader(ResourceFormatLoader *p_format_loader) (defined in ResourceLoader)ResourceLoaderstatic
get_abort_on_missing_resources() (defined in ResourceLoader)ResourceLoaderinlinestatic
get_dependencies(const String &p_path, List< String > *p_dependencies, bool p_add_types=false) (defined in ResourceLoader)ResourceLoaderstatic
get_recognized_extensions_for_type(const String &p_type, List< String > *p_extensions) (defined in ResourceLoader)ResourceLoaderstatic
get_resource_type(const String &p_path) (defined in ResourceLoader)ResourceLoaderstatic
guess_full_filename(const String &p_path, const String &p_type) (defined in ResourceLoader)ResourceLoaderstatic
load(const String &p_path, const String &p_type_hint="", bool p_no_cache=false, Error *r_error=NULL) (defined in ResourceLoader)ResourceLoaderstatic
load_import_metadata(const String &p_path) (defined in ResourceLoader)ResourceLoaderstatic
load_interactive(const String &p_path, const String &p_type_hint="", bool p_no_cache=false, Error *r_error=NULL) (defined in ResourceLoader)ResourceLoaderstatic
notify_dependency_error(const String &p_path, const String &p_dependency, const String &p_type) (defined in ResourceLoader)ResourceLoaderinlinestatic
notify_load_error(const String &p_err) (defined in ResourceLoader)ResourceLoaderinlinestatic
rename_dependencies(const String &p_path, const Map< String, String > &p_map) (defined in ResourceLoader)ResourceLoaderstatic
set_abort_on_missing_resources(bool p_abort) (defined in ResourceLoader)ResourceLoaderinlinestatic
set_dependency_error_notify_func(void *p_ud, DependencyErrorNotify p_err_notify) (defined in ResourceLoader)ResourceLoaderinlinestatic
set_error_notify_func(void *p_ud, ResourceLoadErrorNotify p_err_notify) (defined in ResourceLoader)ResourceLoaderinlinestatic
set_timestamp_on_load(bool p_timestamp) (defined in ResourceLoader)ResourceLoaderinlinestatic