hadashiA / VContainer

The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
https://vcontainer.hadashikick.jp
MIT License
1.81k stars 157 forks source link

Add InstantiateAsync method to ObjectResolverUnityExtensions.cs #694

Open rougsig opened 1 week ago

rougsig commented 1 week ago

Add the async variant of Instantiate method

https://docs.unity3d.com/ScriptReference/Object.InstantiateAsync.html