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
AndroidAssetPackState.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Diagnostics
;
3
using
System.Runtime.CompilerServices
;
4
5
namespace
UnityEngine.Android
6
{
7
// Token: 0x02000012 RID: 18
8
public
class
AndroidAssetPackState
9
{
10
// Token: 0x06000181 RID: 385 RVA: 0x00005518 File Offset: 0x00003718
11
internal
AndroidAssetPackState
(
string
name
,
AndroidAssetPackStatus
status,
AndroidAssetPackError
error)
12
{
13
this.<name>
k__BackingField
=
name
;
14
this.<status>
k__BackingField
= status;
15
}
16
17
// Token: 0x0400003B RID: 59
18
[
CompilerGenerated
]
19
[
DebuggerBrowsable
(
DebuggerBrowsableState
.Never)]
20
private
readonly
string <name>
k__BackingField
;
21
22
// Token: 0x0400003C RID: 60
23
[
CompilerGenerated
]
24
[
DebuggerBrowsable
(
DebuggerBrowsableState
.Never)]
25
private
readonly
AndroidAssetPackStatus <status>
k__BackingField
;
26
27
// Token: 0x0400003D RID: 61
28
[
DebuggerBrowsable
(
DebuggerBrowsableState
.Never)]
29
[
CompilerGenerated
]
30
private
readonly
AndroidAssetPackError <error>
k__BackingField
;
31
}
32
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.Android.AndroidAssetPackState.k__BackingField
readonly string< name > k__BackingField
Definition
AndroidAssetPackState.cs:20
UnityEngine.Android.AndroidAssetPackState.k__BackingField
readonly AndroidAssetPackStatus< status > k__BackingField
Definition
AndroidAssetPackState.cs:25
UnityEngine.Android.AndroidAssetPackState.AndroidAssetPackState
AndroidAssetPackState(string name, AndroidAssetPackStatus status, AndroidAssetPackError error)
Definition
AndroidAssetPackState.cs:11
UnityEngine.Android.AndroidAssetPackState.k__BackingField
readonly AndroidAssetPackError< error > k__BackingField
Definition
AndroidAssetPackState.cs:30
UnityEngine.Android.AndroidAssetPackState
Definition
AndroidAssetPackState.cs:9
System.Diagnostics.DebuggerBrowsableState
DebuggerBrowsableState
Definition
DebuggerBrowsableState.cs:9
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.ExceptionArgument.name
@ name
System
Definition
__ComObject.cs:4
UnityEngine.Android.AndroidAssetPackError
AndroidAssetPackError
Definition
AndroidAssetPackError.cs:7
UnityEngine.Android.AndroidAssetPackStatus
AndroidAssetPackStatus
Definition
AndroidAssetPackStatus.cs:7
UnityEngine.Android
Definition
AndroidAssetPackError.cs:4
source
UnityEngine.AndroidJNIModule
UnityEngine
Android
AndroidAssetPackState.cs
Generated by
1.10.0