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
GenShapeActionPair.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20004D8")]
10 public struct GenShapeActionPair
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600303D")]
13 [global::Cpp2ILInjected.Address(RVA = "0x12F9B84", Offset = "0x12F9B84", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnthillEntrance), Member = "PlaceAt", MemberParameters = new object[]
15 {
18 typeof(int)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChambersEntrance), Member = "PlaceAt", MemberParameters = new object[]
21 {
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LarvaHoleEntrance), Member = "PlaceAt", MemberParameters = new object[]
26 {
29 typeof(int)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x40039D7")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
40
41 [global::Cpp2ILInjected.Token(Token = "0x40039D8")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
44 }
45}
class f__AnonymousType0<< Count > j__TPar
GenShapeActionPair(GenShape shape, GenAction action)