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

◆ LinkedAlternates

bool Terraria.ObjectData.TileObjectData.LinkedAlternates
getsetprivate

Definition at line 225 of file TileObjectData.cs.

226 {
227 [global::Cpp2ILInjected.Token(Token = "0x6003274")]
228 [global::Cpp2ILInjected.Address(RVA = "0x13322D0", Offset = "0x13322D0", Length = "0x8")]
229 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
230 get
231 {
232 throw null;
233 }
234 [global::Cpp2ILInjected.Token(Token = "0x6003275")]
235 [global::Cpp2ILInjected.Address(RVA = "0x13322D8", Offset = "0x13322D8", Length = "0x88")]
236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
237 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
238 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
239 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectAlternatesModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectAlternatesModule) }, ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
241 set
242 {
243 throw null;
244 }
245 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)