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

◆ UIScaleMax

float Terraria.Main.UIScaleMax
getset

Definition at line 16462 of file Main.cs.

16463 {
16464 [global::Cpp2ILInjected.Token(Token = "0x6001DC3")]
16465 [global::Cpp2ILInjected.Address(RVA = "0xBE5AA8", Offset = "0xBE5AA8", Length = "0x124")]
16466 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16467 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "set_UIScale", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
16468 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16469 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Min", MemberParameters = new object[]
16470 {
16471 typeof(float),
16472 typeof(float)
16473 }, ReturnType = typeof(float))]
16474 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Max", MemberParameters = new object[]
16475 {
16476 typeof(float),
16477 typeof(float)
16478 }, ReturnType = typeof(float))]
16479 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
16480 get
16481 {
16482 throw null;
16483 }
16484 }
class f__AnonymousType0<< Count > j__TPar