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

◆ ScreenResolutionSettingsDirty

bool XNAUICameraSettings.ScreenResolutionSettingsDirty
getsetprivate

Definition at line 62 of file XNAUICameraSettings.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x600120E")]
65 [global::Cpp2ILInjected.Address(RVA = "0xA72C14", Offset = "0xA72C14", Length = "0xCC")]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUICameraSettings), Member = "ApplyCamera", ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUICameraSettings), Member = "get_NativeWidth", ReturnType = typeof(int))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUICameraSettings), Member = "get_NativeHeight", ReturnType = typeof(int))]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUICameraSettings), Member = "GetViewportSafeRegion", ReturnType = typeof(Rect))]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUICameraSettings), Member = "RectRoughlyEqual", MemberParameters = new object[]
73 {
74 typeof(Rect),
76 }, ReturnType = typeof(bool))]
77 get
78 {
79 throw null;
80 }
81 }
class f__AnonymousType0<< Count > j__TPar