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
virtual
string UnityEngine.UI.Text.text
get
set
Definition at line
139
of file
Text.cs
.
140
{
141
get
142
{
143
return
this.
m_Text
;
144
}
145
set
146
{
147
bool
flag =
string
.IsNullOrEmpty(
value
);
148
bool
flag2
=
string
.IsNullOrEmpty(this.
m_Text
);
149
this.m_Text
=
""
;
150
}
151
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.UI.Text.m_Text
string m_Text
Definition
Text.cs:619
System.ExceptionArgument.value
@ value
UnityEngine
UI
Text
Generated by
1.10.0