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
EntityShadowInfo.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000624")]
9 public struct EntityShadowInfo
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60035EF")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13DC528", Offset = "0x13DC528", Length = "0x58")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateAdvancedShadows", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 public void CopyPlayer(Player player)
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x1700068C")]
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x60035F0")]
25 [global::Cpp2ILInjected.Address(RVA = "0x13DC580", Offset = "0x13DC580", Length = "0x68")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawLayers), Member = "DrawStarboardRainbowTrail", MemberParameters = new object[]
28 {
32 }, ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
35 get
36 {
37 throw null;
38 }
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x40076C3")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
44
45 [global::Cpp2ILInjected.Token(Token = "0x40076C4")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
47 public float Rotation;
48
49 [global::Cpp2ILInjected.Token(Token = "0x40076C5")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
52
53 [global::Cpp2ILInjected.Token(Token = "0x40076C6")]
54 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
55 public int Direction;
56
57 [global::Cpp2ILInjected.Token(Token = "0x40076C7")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
59 public int GravityDirection;
60
61 [global::Cpp2ILInjected.Token(Token = "0x40076C8")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
63 public int BodyFrameIndex;
64 }
65}
class f__AnonymousType0<< Count > j__TPar