terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AndroidAssetPackInfo()

UnityEngine.Android.AndroidAssetPackInfo.AndroidAssetPackInfo ( string name,
AndroidAssetPackStatus status,
ulong size,
ulong bytesDownloaded,
float transferProgress,
AndroidAssetPackError error )
inlinepackage

Definition at line 11 of file AndroidAssetPackInfo.cs.

12 {
13 this.<name>k__BackingField = name;
14 this.<status>k__BackingField = status;
15 this.<size>k__BackingField = size;
16 this.<bytesDownloaded>k__BackingField = bytesDownloaded;
17 this.<error>k__BackingField = error;
18 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, UnityEngine.Android.AndroidAssetPackInfo.k__BackingField, and System.name.