get_enum_member_name
get name of a constant
arguments: const_id - id of const
returns: name of constant
string get_enum_member_name(long const_id);
Last updated
Was this helpful?
get name of a constant
arguments: const_id - id of const
returns: name of constant
string get_enum_member_name(long const_id);
Last updated
Was this helpful?