ResourceImportMetadata
Category: Core
Brief Description
Member Functions
void | add_source ( String path, String md5=”” ) |
String | get_editor ( ) const |
void | get_option ( String key ) const |
StringArray | get_options ( ) const |
int | get_source_count ( ) const |
String | get_source_md5 ( int idx ) const |
String | get_source_path ( int idx ) const |
void | remove_source ( int idx ) |
void | set_editor ( String name ) |
void | set_option ( String key, Variant value ) |
void | set_source_md5 ( int idx, String md5 ) |
Member Function Description
void add_source ( String path, String md5=”” )
String get_editor ( ) const
void get_option ( String key ) const
StringArray get_options ( ) const
int get_source_count ( ) const
String get_source_md5 ( int idx ) const
String get_source_path ( int idx ) const
void remove_source ( int idx )
void set_editor ( String name )
void set_option ( String key, Variant value )
void set_source_md5 ( int idx, String md5 )
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_resourceimportmetadata.html