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

◆ IsWrapped

bool Terraria.GameContent.UI.Elements.UIText.IsWrapped
getset

Definition at line 147 of file UIText.cs.

148 {
149 get
150 {
151 return this._isWrapped;
152 }
153 set
154 {
155 object text = this._text;
156 float textScale = this._textScale;
157 bool isLarge = this._isLarge;
158 }
159 }
class f__AnonymousType0<< Count > j__TPar