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

◆ AlternatesCount

int Terraria.ObjectData.TileObjectData.AlternatesCount
getset

Definition at line 2257 of file TileObjectData.cs.

2258 {
2259 [global::Cpp2ILInjected.Token(Token = "0x60032D1")]
2260 [global::Cpp2ILInjected.Address(RVA = "0x1333D40", Offset = "0x1333D40", Length = "0x8C")]
2261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "CanPlace", MemberParameters = new object[]
2262 {
2263 typeof(int),
2264 typeof(int),
2265 typeof(int),
2266 typeof(int),
2267 typeof(int),
2268 typeof(ref TileObject),
2269 typeof(bool),
2270 typeof(int?)
2271 }, ReturnType = typeof(bool))]
2272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2273 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2274 get
2275 {
2276 throw null;
2277 }
2278 }
class f__AnonymousType0<< Count > j__TPar