Type alias FinishFunction

FinishFunction: ((promisedData: PromisedData) => void) | null

This is called when a tween is completed.

Generated using TypeDoc