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

◆ isMouseLeftConsumedByUI

bool Terraria.Main.isMouseLeftConsumedByUI
staticgetset

Definition at line 2914 of file Main.cs.

2915 {
2916 [global::Cpp2ILInjected.Token(Token = "0x6001C1C")]
2917 [global::Cpp2ILInjected.Address(RVA = "0xBDCFE8", Offset = "0xBDCFE8", Length = "0x4C")]
2918 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2919 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2920 get
2921 {
2922 throw null;
2923 }
2924 [global::Cpp2ILInjected.Token(Token = "0x6001C1D")]
2925 [global::Cpp2ILInjected.Address(RVA = "0xBDD034", Offset = "0xBDD034", Length = "0x50")]
2926 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2927 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2928 set
2929 {
2930 throw null;
2931 }
2932 }