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

◆ OriginalScreenSize

Vector2 Terraria.GameInput.PlayerInput.OriginalScreenSize
staticgetset

Definition at line 1076 of file PlayerInput.cs.

1077 {
1078 [global::Cpp2ILInjected.Token(Token = "0x60039B4")]
1079 [global::Cpp2ILInjected.Address(RVA = "0x1452F50", Offset = "0x1452F50", Length = "0x74")]
1080 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1081 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UserInterface), Member = "GetDimensions", ReturnType = typeof(CalculatedStyle))]
1082 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1083 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1084 {
1085 typeof(float),
1086 typeof(float)
1087 }, ReturnType = typeof(void))]
1088 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1089 get
1090 {
1091 throw null;
1092 }
1093 }
class f__AnonymousType0<< Count > j__TPar