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

◆ MappedX

ControllerActionAxis Controller.ControllerActionVector.MappedX
getset

Definition at line 14 of file ControllerActionVector.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x600547D")]
17 [global::Cpp2ILInjected.Address(RVA = "0x94B8D4", Offset = "0x94B8D4", Length = "0x74")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControlsBanner.Action), Member = ".ctor", MemberParameters = new object[]
20 {
21 typeof(GUIControlsBanner.ActionSource),
22 typeof(ControllerActionVector),
23 typeof(string),
24 typeof(Microsoft.Xna.Framework.Graphics.Texture2D),
25 typeof(Rectangle),
26 typeof(TransactionButton_Layout),
27 typeof(bool),
28 typeof(int)
29 }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControlsBanner), Member = "ItemDraw", MemberParameters = new object[]
31 {
33 typeof(int),
35 typeof(float)
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControlsBanner), Member = "ItemRightDraw", MemberParameters = new object[]
38 {
40 typeof(int),
42 typeof(float)
43 }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionVector), Member = "get_HasMapping", ReturnType = typeof(bool))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
47 get
48 {
49 throw null;
50 }
51 }
class f__AnonymousType0<< Count > j__TPar