get_struc_by_idx

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

long get_struc_by_idx(long index);

Last updated