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
◆
Text
string Terraria.GameContent.UI.Elements.UIHeader.Text
get
set
Definition at line
13
of file
UIHeader.cs
.
14
{
15
get
16
{
17
return
this.
_text
;
18
}
19
set
20
{
21
bool
flag =
this._text
!=
value
;
22
this._text
=
value
;
23
if
(!
true
)
24
{
25
}
26
if
(!
true
)
27
{
28
if
(!
true
)
29
{
30
}
31
string
text
= this.
_text
;
32
}
33
}
34
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.GameContent.UI.Elements.UIHeader._text
string _text
Definition
UIHeader.cs:75
System.ExceptionArgument.text
@ text
System.ExceptionArgument.value
@ value
Terraria
GameContent
UI
Elements
UIHeader
Generated by
1.10.0