public static void CreatePrefabAsync(AssetUri Uri, LiteAction <GameObject> Callback = null) { Loader_.CreatePrefabAsync(Uri, Callback); }