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
NPCHeadDrawRenderTargetContent.cs
Go to the documentation of this file.
1using System;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x20007CC")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60040AA")]
14 [global::Cpp2ILInjected.Address(RVA = "0x772AA8", Offset = "0x772AA8", Length = "0x28")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCHeadRenderer), Member = "DrawWithOutlines", MemberParameters = new object[]
17 {
19 typeof(int),
22 typeof(float),
23 typeof(float),
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 public void SetTexture(Texture2D texture)
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60040AB")]
33 [global::Cpp2ILInjected.Address(RVA = "0x772AD0", Offset = "0x772AD0", Length = "0x134")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
36 {
37 typeof(float),
38 typeof(float)
39 }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "Draw", MemberParameters = new object[]
41 {
46 typeof(float),
48 typeof(float),
50 typeof(float)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
53 internal override void DrawTheContent(SpriteBatch spriteBatch)
54 {
55 throw null;
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x60040AC")]
59 [global::Cpp2ILInjected.Address(RVA = "0x772C04", Offset = "0x772C04", Length = "0x4")]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCHeadRenderer), Member = "DrawWithOutlines", MemberParameters = new object[]
61 {
63 typeof(int),
66 typeof(float),
67 typeof(float),
69 }, ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnOutlinedDrawRenderTargetContent), Member = ".ctor", ReturnType = typeof(void))]
73 {
74 throw null;
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x4007E5D")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
80 }
81}
class f__AnonymousType0<< Count > j__TPar