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

◆ cachedTextGenerator

TextGenerator UnityEngine.UI.Text.cachedTextGenerator
getset

Definition at line 25 of file Text.cs.

26 {
27 [global::Cpp2ILInjected.Token(Token = "0x600049C")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1FDC6A0", Offset = "0x1FDC6A0", Length = "0x80")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "GetCharacterIndexFromPosition", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(int))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "GenerateCaret", MemberParameters = new object[]
31 {
32 typeof(VertexHelper),
33 typeof(Vector2)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "GenerateHighlight", MemberParameters = new object[]
36 {
37 typeof(VertexHelper),
38 typeof(Vector2)
39 }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Text), Member = "FontTextureChanged", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Text), Member = "OnEnable", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Text), Member = "OnPopulateMesh", MemberParameters = new object[] { typeof(VertexHelper) }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextGenerator), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextGenerator), Member = ".ctor", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
47 get
48 {
49 throw null;
50 }
51 }
class f__AnonymousType0<< Count > j__TPar