回答編集履歴
1
0
test
CHANGED
@@ -1,4 +1,12 @@
|
|
1
1
|
Unityの事はわかりませんが、
|
2
|
+
|
3
|
+
https://qerozon.jp/archives/2239
|
4
|
+
|
5
|
+
や
|
6
|
+
|
7
|
+
https://docs.unity3d.com/Packages/com.unity.addressables@0.8/api/UnityEngine.AddressableAssets.Addressables.html#UnityEngine_AddressableAssets_Addressables_GetDownloadSizeAsync_System_Object_
|
8
|
+
|
9
|
+
を読んだ感じでは、
|
2
10
|
|
3
11
|
あらかじめローカルに必要なファイルリストやサイズを持っていて、
|
4
12
|
|