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

◆ Text

string Terraria.GameContent.UI.Elements.UIHeader.Text
getset

Definition at line 14 of file UIHeader.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x60050D3")]
17 [global::Cpp2ILInjected.Address(RVA = "0x928930", Offset = "0x928930", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 [global::Cpp2ILInjected.Token(Token = "0x60050D4")]
24 [global::Cpp2ILInjected.Address(RVA = "0x928938", Offset = "0x928938", Length = "0xF0")]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHeader), Member = ".ctor", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIHeader), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
29 {
30 typeof(string),
31 typeof(string)
32 }, ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteFont), Member = "MeasureString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Vector2))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
35 set
36 {
37 throw null;
38 }
39 }
class f__AnonymousType0<< Count > j__TPar