Function basic_get_class_from_id(TypeID)

Function Documentation

char *basic_get_class_from_id(TypeID id)

Returns the class name of an object with the typeid id. The caller is responsible to free the string with ‘basic_str_free’