get_enum_member_by_name
get member of enum - a symbolic constant ID
name - name of symbolic constant
returns: ID of constant or -1
long get_enum_member_by_name(string name);
Last updated
Was this helpful?
get member of enum - a symbolic constant ID
name - name of symbolic constant
returns: ID of constant or -1
long get_enum_member_by_name(string name);
Last updated
Was this helpful?