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
getprivate set

Implements ReLogic.Content.IAsset.

Definition at line 14 of file Asset.cs.

15 {
17 get
18 {
19 return this.<Name>k__BackingField;
20 }
22 private set
23 {
25 }
26 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
Definition Asset.cs:169