We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 832be90 + a9e2ac4 commit 24f3963Copy full SHA for 24f3963
UnityMainThreadDispatcher.cs
@@ -18,6 +18,7 @@ limitations under the License.
18
using System.Collections;
19
using System.Collections.Generic;
20
using System;
21
+using System.Threading.Tasks;
22
23
/// Author: Pim de Witte (pimdewitte.com) and contributors, https://github.com/PimDeWitte/UnityMainThreadDispatcher
24
/// <summary>
0 commit comments