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

◆ Alternates

List<TileObjectData> Terraria.ObjectData.TileObjectData.Alternates
getsetprivate

Definition at line 269 of file TileObjectData.cs.

270 {
271 [global::Cpp2ILInjected.Token(Token = "0x6003278")]
272 [global::Cpp2ILInjected.Address(RVA = "0x133238C", Offset = "0x133238C", Length = "0x68")]
273 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
274 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
275 get
276 {
277 throw null;
278 }
279 [global::Cpp2ILInjected.Token(Token = "0x6003279")]
280 [global::Cpp2ILInjected.Address(RVA = "0x132EF54", Offset = "0x132EF54", Length = "0x84")]
281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "addAlternate", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectAlternatesModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectAlternatesModule) }, ReturnType = typeof(void))]
285 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
286 set
287 {
288 throw null;
289 }
290 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)