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