Added WaitAll and WaitAny to JobScheduler;

Added generation support to UnsafeSparseSet;
This commit is contained in:
2025-09-11 18:45:40 +09:00
parent 1546c2cabe
commit 94f10de90e
14 changed files with 336 additions and 161 deletions

View File

@@ -7,7 +7,7 @@
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<Title>$(AssemblyName)</Title>
<Authors>Misaki</Authors>
<IsPackable>false</IsPackable>
<IsPackable>True</IsPackable>
</PropertyGroup>
<ItemGroup>