GetCurFrame


Returns the last frame that a path-controlled object arrived at via MoveToFrame(). This includes intermediate frames. It will not return a frame that an object skipped, jumped, or rotated to. Syntax:

cur_frame=GetCurFrame(object);