virtual bool HasLooped() const = 0;
HasLooped determines whether the movie clip instance has looped past its last frame, back to its first frame, at least once.
A Boolean value of 1 if the movie clip has looped, otherwise 0.