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

◆ Height

float Terraria.Gore.Height
getset

Definition at line 43 of file Gore.cs.

44 {
45 [global::Cpp2ILInjected.Token(Token = "0x6002822")]
46 [global::Cpp2ILInjected.Address(RVA = "0x10D3770", Offset = "0x10D3770", Length = "0xF0")]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Gore), Member = "UpdateLightningBunnySparks", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Gore), Member = "ChumFloatingChunk_GetWaterLine", MemberParameters = new object[]
50 {
51 typeof(int),
52 typeof(int)
53 }, ReturnType = typeof(float))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Gore), Member = "Update", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Gore), Member = "Gore_UpdateLeaf", ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Asset<>), Member = "get_IsLoaded", ReturnType = typeof(bool))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteFrame), Member = "GetSourceRectangle", MemberParameters = new object[] { typeof(Texture2D) }, ReturnType = typeof(Rectangle))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
60 get
61 {
62 throw null;
63 }
64 }
class f__AnonymousType0<< Count > j__TPar