Movie::HasLooped

Movie::HasLooped
virtual bool HasLooped() const = 0;
Description

HasLooped determines whether the movie clip instance has looped past its last frame, back to its first frame, at least once.

Return Value

A Boolean value of 1 if the movie clip has looped, otherwise 0.