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

◆ sb

SpriteBatch GUIButton.sb
staticgetsetprivate

Definition at line 12 of file GUIButton.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60006A8")]
15 [global::Cpp2ILInjected.Address(RVA = "0xD1F148", Offset = "0xD1F148", Length = "0xAC")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIButton), Member = "Draw", MemberParameters = new object[]
17 {
20 typeof(Color?),
21 typeof(float?)
22 }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIButton), Member = "DrawAtPosition", MemberParameters = new object[]
24 {
28 typeof(Color?),
29 typeof(float?)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIButton), Member = "Draw", MemberParameters = new object[]
32 {
36 typeof(Color?),
37 typeof(float?)
38 }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
41 get
42 {
43 throw null;
44 }
45 }
class f__AnonymousType0<< Count > j__TPar