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

◆ UIScale

float Terraria.Main.UIScale
staticgetset

Definition at line 16427 of file Main.cs.

16428 {
16429 [global::Cpp2ILInjected.Token(Token = "0x6001DC1")]
16430 [global::Cpp2ILInjected.Address(RVA = "0xBE5958", Offset = "0xBE5958", Length = "0x58")]
16431 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16432 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16433 get
16434 {
16435 throw null;
16436 }
16437 [global::Cpp2ILInjected.Token(Token = "0x6001DC2")]
16438 [global::Cpp2ILInjected.Address(RVA = "0xBE59B0", Offset = "0xBE59B0", Length = "0xF8")]
16439 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16440 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "PreDrawMenu", MemberParameters = new object[]
16441 {
16442 typeof(ref Point),
16444 }, ReturnType = typeof(void))]
16445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "FixUIScale", ReturnType = typeof(void))]
16446 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
16447 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_UIScaleMax", ReturnType = typeof(float))]
16448 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Matrix), Member = "CreateScale", MemberParameters = new object[]
16449 {
16450 typeof(float),
16451 typeof(float),
16452 typeof(float)
16453 }, ReturnType = typeof(Matrix))]
16454 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
16455 set
16456 {
16457 throw null;
16458 }
16459 }
class f__AnonymousType0<< Count > j__TPar