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

◆ render

bool Terraria.Main.render
staticgetset

Definition at line 3211 of file Main.cs.

3212 {
3213 [global::Cpp2ILInjected.Token(Token = "0x6001C2E")]
3214 [global::Cpp2ILInjected.Address(RVA = "0xBDD56C", Offset = "0xBDD56C", Length = "0x4C")]
3215 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
3217 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3218 get
3219 {
3220 throw null;
3221 }
3222 [global::Cpp2ILInjected.Token(Token = "0x6001C2F")]
3223 [global::Cpp2ILInjected.Address(RVA = "0xBDD5B8", Offset = "0xBDD5B8", Length = "0x50")]
3224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lighting), Member = "LightTiles", MemberParameters = new object[]
3225 {
3226 typeof(int),
3227 typeof(int),
3228 typeof(int),
3229 typeof(int)
3230 }, ReturnType = typeof(void))]
3231 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMenu", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3233 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3234 set
3235 {
3236 throw null;
3237 }
3238 }
class f__AnonymousType0<< Count > j__TPar