ResourceUID
Inherits: Object
There is currently no description for this class. Please help us by contributing one!
Methods
void |
|
create_id ( ) |
|
get_id_path ( int id ) const |
|
id_to_text ( int id ) const |
|
void |
|
void |
|
text_to_id ( String text_id ) const |
Constants
INVALID_ID = -1
There is currently no description for this constant. Please help us by contributing one!
Method Descriptions
void add_id ( int id, String path )
There is currently no description for this method. Please help us by contributing one!
int create_id ( )
There is currently no description for this method. Please help us by contributing one!
String get_id_path ( int id ) const
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
String id_to_text ( int id ) const
There is currently no description for this method. Please help us by contributing one!
void remove_id ( int id )
There is currently no description for this method. Please help us by contributing one!
void set_id ( int id, String path )
There is currently no description for this method. Please help us by contributing one!
int text_to_id ( String text_id ) const
There is currently no description for this method. Please help us by contributing one!