WaitForStop


WaitForStop() pauses code execution until the specified path-controlled object reaches its destination. The next line of code will not run until the object arrives at the destination frame's position. Syntax:

WaitForStop(object);