terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ richText

bool UnityEngine.UI.FontData.richText
getset

Definition at line 181 of file FontData.cs.

182 {
183 [global::Cpp2ILInjected.Token(Token = "0x60000D2")]
184 [global::Cpp2ILInjected.Address(RVA = "0x1FAF830", Offset = "0x1FAF830", Length = "0x8")]
185 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
186 get
187 {
188 throw null;
189 }
190 [global::Cpp2ILInjected.Token(Token = "0x60000D3")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1FAF838", Offset = "0x1FAF838", Length = "0xC")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 set
194 {
195 throw null;
196 }
197 }