issues
search
RageAgainstThePixel
/
com.utilities.async
Async utilities for Unity (UPM)
MIT License
19
stars
1
forks
source link
com.utilities.async 1.2.1
#1
Closed
StephenHodgson
closed
1 year ago
StephenHodgson
commented
1 year ago
added
Task.RunAsIEnumerator
extension methods
refactored
RunSynchronously
refactored
BackgroundThread
previously did not actually switch to background thread
modernized package layout
added unit tests
Task.RunAsIEnumerator
extension methodsRunSynchronously
BackgroundThread