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

◆ flushLighting

bool Terraria.Main.flushLighting
staticgetset

Definition at line 97 of file Main.cs.

98 {
99 [global::Cpp2ILInjected.Token(Token = "0x6001BBB")]
100 [global::Cpp2ILInjected.Address(RVA = "0xBDB230", Offset = "0xBDB230", Length = "0x4C")]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoLightTiles", ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
104 get
105 {
106 throw null;
107 }
108 [global::Cpp2ILInjected.Token(Token = "0x6001BBC")]
109 [global::Cpp2ILInjected.Address(RVA = "0xBDB27C", Offset = "0xBDB27C", Length = "0x50")]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawMap", ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIZoom), Member = "ApplyPixelZoom", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoLightTiles", ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SkipToTime", MemberParameters = new object[]
115 {
116 typeof(int),
117 typeof(bool)
118 }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "FinaliseOnMainThread", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
121 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
122 set
123 {
124 throw null;
125 }
126 }
class f__AnonymousType0<< Count > j__TPar