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
◆
State
AssetState
ReLogic.Content.Asset
< T >.State
get
private set
Implements
ReLogic.Content.IAsset
.
Definition at line
41
of file
Asset.cs
.
42
{
43
[
CompilerGenerated
]
44
get
45
{
46
return
this.<
State
>
k__BackingField
;
47
}
48
[
CompilerGenerated
]
49
private
set
50
{
51
this.<
State
>
k__BackingField
=
value
;
52
}
53
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ReLogic.Content.Asset.k__BackingField
string< Name > k__BackingField
Definition
Asset.cs:169
ReLogic.Content.Asset.State
AssetState State
Definition
Asset.cs:42
System.ExceptionArgument.value
@ value
ReLogic
Content
Asset
Generated by
1.10.0