ResourceUID

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

add_id ( int id, String path )

int

create_id ( )

String

get_id_path ( int id ) const

bool

has_id ( int id ) const

String

id_to_text ( int id ) const

void

remove_id ( int id )

void

set_id ( int id, String path )

int

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!


bool has_id ( int id ) const

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!