get_struc_idx

get structure index by structure ID structure ID returns: -1 if bad structure ID is passed otherwise returns structure index. See get_first_struc_idx() for the explanation of structure indices and IDs.

long get_struc_idx(long id);

Last updated