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
◆
DisplayFullName
string System.TypeSpec.DisplayFullName
get
package
Definition at line
97
of file
TypeSpec.cs
.
98
{
99
get
100
{
101
string
text
;
102
if
(this.
display_fullname
==
null
)
103
{
104
this.display_fullname
=
text
;
105
}
106
return
text
;
107
}
108
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.TypeSpec.display_fullname
string display_fullname
Definition
TypeSpec.cs:249
System.ExceptionArgument.text
@ text
System
TypeSpec
Generated by
1.10.0