Skip to content

Animation GetEndDelay

LaYt edited this page Oct 3, 2022 · 1 revision

Returns the amount of time the animation delays after finishing. A later animation in an animation group will not begin until after the end delay period of the preceding animation has elapsed.

Signature:

delay = Animation:GetEndDelay()

Returns:

  • delay - Time the animation delays after finishing (in seconds) (number)

Clone this wiki locally