TweenCancelBehaviour: difference between Kill and Kill and Cancel Await #480
Unanswered
brantkings
asked this question in
Q&A
Replies: 1 comment
-
#526 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! There's a lot of options for the behaviour when cancelling a tween from DoTween used an an UniTask. What is the difference between them? I couldn't find documentation on this.
Here are the options:
Kill, KillWithCompleteCallback, Complete, CompleteWithSequenceCallback, CancelAwait, KillAndCancelAwait, KillWithCompleteCallbackAndCancelAwait, CompleteAndCancelAwait, CompleteWithSequenceCallbackAndCancelAwait
Beta Was this translation helpful? Give feedback.
All reactions