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

◆ PlatformUserChanged

static Action DrPlatform.User.PlatformUserChanged
staticsetaddremove

Definition at line 902 of file DrPlatform.cs.

903 {
905 [global::Cpp2ILInjected.Token(Token = "0x60000F1")]
906 [global::Cpp2ILInjected.Address(RVA = "0x70251C", Offset = "0x70251C", Length = "0xDC")]
907 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
908 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
909 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
910 {
913 }, ReturnType = typeof(Delegate))]
914 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
915 add
916 {
917 throw null;
918 }
920 [global::Cpp2ILInjected.Token(Token = "0x60000F2")]
921 [global::Cpp2ILInjected.Address(RVA = "0x7025F8", Offset = "0x7025F8", Length = "0xDC")]
922 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
923 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
924 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
925 {
928 }, ReturnType = typeof(Delegate))]
929 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
930 remove
931 {
932 throw null;
933 }
934 }
class f__AnonymousType0<< Count > j__TPar