mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-27 10:50:22 +00:00
DoTween -> DOTween
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Cysharp.Threading.Tasks
|
|||||||
CompleteWithSeqeunceCallbackAndCancelAwait
|
CompleteWithSeqeunceCallbackAndCancelAwait
|
||||||
}
|
}
|
||||||
|
|
||||||
public static class DoTweenAsyncExtensions
|
public static class DOTweenAsyncExtensions
|
||||||
{
|
{
|
||||||
public static TweenAwaiter GetAwaiter(this Tween tween)
|
public static TweenAwaiter GetAwaiter(this Tween tween)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user