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
◆
IsDisposed
bool
ReLogic.Content.Asset
< T >.IsDisposed
get
private set
Implements
ReLogic.Content.IAsset
.
Definition at line
58
of file
Asset.cs
.
59
{
60
[
CompilerGenerated
]
61
get
62
{
63
return
this.<
IsDisposed
>
k__BackingField
;
64
}
65
[
CompilerGenerated
]
66
private
set
67
{
68
}
69
}
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.IsDisposed
bool IsDisposed
Definition
Asset.cs:59
ReLogic
Content
Asset
Generated by
1.10.0