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

◆ gfxRate

float Terraria.Main.gfxRate
staticgetset

Definition at line 4849 of file Main.cs.

4850 {
4851 [global::Cpp2ILInjected.Token(Token = "0x6001C8E")]
4852 [global::Cpp2ILInjected.Address(RVA = "0xBDF310", Offset = "0xBDF310", Length = "0x4C")]
4853 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdate", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
4854 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
4855 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
4856 get
4857 {
4858 throw null;
4859 }
4860 [global::Cpp2ILInjected.Token(Token = "0x6001C8F")]
4861 [global::Cpp2ILInjected.Address(RVA = "0xBDF35C", Offset = "0xBDF35C", Length = "0x58")]
4862 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdate", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
4863 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
4864 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
4865 set
4866 {
4867 throw null;
4868 }
4869 }
class f__AnonymousType0<< Count > j__TPar