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
◆
Name
string
ReLogic.Content.Asset
< T >.Name
get
private set
Implements
ReLogic.Content.IAsset
.
Definition at line
14
of file
Asset.cs
.
15
{
16
[
CompilerGenerated
]
17
get
18
{
19
return
this.<
Name
>
k__BackingField
;
20
}
21
[
CompilerGenerated
]
22
private
set
23
{
24
this.<
Name
>
k__BackingField
=
value
;
25
}
26
}
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.Name
string Name
Definition
Asset.cs:15
System.ExceptionArgument.value
@ value
ReLogic
Content
Asset
Generated by
1.10.0