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

◆ textureRebuilt

static Action< Font > UnityEngine.Font.textureRebuilt
staticsetaddremove

Definition at line 19 of file Font.cs.

20 {
22 [global::Cpp2ILInjected.Token(Token = "0x6000024")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1FA5AA8", Offset = "0x1FA5AA8", Length = "0xCC")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.FontUpdateTracker", Member = "TrackText", MemberParameters = new object[] { "UnityEngine.UI.Text" }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
28 {
31 }, ReturnType = typeof(Delegate))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
33 add
34 {
35 throw null;
36 }
38 [global::Cpp2ILInjected.Token(Token = "0x6000025")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1FA5B74", Offset = "0x1FA5B74", Length = "0xCC")]
40 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.FontUpdateTracker", Member = "UntrackText", MemberParameters = new object[] { "UnityEngine.UI.Text" }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
44 {
47 }, ReturnType = typeof(Delegate))]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
49 remove
50 {
51 throw null;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar