STATE_3D_sequence_get_using_name
#define FOREACH_SEQUENCE(seq, anim) for(DWORD seq=STATE_3D_sequence_get_first(anim); seq!=NULL; seq=STATE_3D_sequence_get_next(seq)) Returns a handle to the seq3d according to the given name