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

◆ IsSolid

bool Terraria.GameContent.Biomes.MarbleBiome.Slab.IsSolid
getset

Definition at line 274 of file MarbleBiome.cs.

275 {
276 [global::Cpp2ILInjected.Token(Token = "0x600463F")]
277 [global::Cpp2ILInjected.Address(RVA = "0x7D18E4", Offset = "0x7D18E4", Length = "0x84")]
278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MarbleBiome), Member = "SmoothSlope", MemberParameters = new object[]
279 {
280 typeof(int),
281 typeof(int)
282 }, ReturnType = typeof(void))]
283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "Terraria.GameContent.Biomes.MarbleBiome.SlabState", Member = ".ctor", MemberParameters = new object[]
285 {
286 typeof(object),
288 }, ReturnType = typeof(void))]
289 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "op_Inequality", MemberParameters = new object[]
290 {
293 }, ReturnType = typeof(bool))]
294 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
295 get
296 {
297 throw null;
298 }
299 }
class f__AnonymousType0<< Count > j__TPar