Returns whether the animation is currently in the middle of a start or end delay
Signature:
delaying = Animation:IsDelaying()
Returns:
delaying- True if the animation is currently in its start or end delay period; false if the animation is currently between its start and end periods (or has none) or is not playing (boolean)