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

◆ fontStyle

FontStyle UnityEngine.UI.FontData.fontStyle
getset

Definition at line 67 of file FontData.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x60000C6")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1FAF7C8", Offset = "0x1FAF7C8", Length = "0x8")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 get
73 {
74 throw null;
75 }
76 [global::Cpp2ILInjected.Token(Token = "0x60000C7")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1FAF7D0", Offset = "0x1FAF7D0", Length = "0x8")]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
79 set
80 {
81 throw null;
82 }
83 }