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

◆ this[int x, int y]

Vector3 Terraria.Graphics.Light.LightMap.this[int x, int y]
getset

Definition at line 174 of file LightMap.cs.

175 {
176 [global::Cpp2ILInjected.Token(Token = "0x6003EB4")]
177 [global::Cpp2ILInjected.Address(RVA = "0x73E0F4", Offset = "0x73E0F4", Length = "0x20")]
178 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
179 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyLighting), Member = "GetColor", MemberParameters = new object[]
180 {
181 typeof(int),
182 typeof(int)
183 }, ReturnType = typeof(Vector3))]
184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
185 get
186 {
187 throw null;
188 }
189 [global::Cpp2ILInjected.Token(Token = "0x6003EB5")]
190 [global::Cpp2ILInjected.Address(RVA = "0x73FE94", Offset = "0x73FE94", Length = "0x20")]
191 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 set
194 {
195 throw null;
196 }
197 }
class f__AnonymousType0<< Count > j__TPar