get_enum_name
get name of enum
enum_id - ID of enum
returns: name of enum or empty string
string get_enum_name(long enum_id);
Last updated
Was this helpful?
get name of enum
enum_id - ID of enum
returns: name of enum or empty string
string get_enum_name(long enum_id);
Last updated
Was this helpful?