-
Notifications
You must be signed in to change notification settings - Fork 0
class_resourceimportmetadata
reduz edited this page Feb 23, 2014
·
8 revisions
#####Inherits: Reference
- void
set_editor( String name ) -
String
get_editor( ) const - void
add_source( String path, String md5 ) -
String
get_source_path( int idx ) const -
String
get_source_md5( int idx ) const - void
remove_source( int idx ) -
int
get_source_count( ) const - void
set_option( String key, var value ) - void
get_option( String key ) const -
StringArray
get_options( ) const