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

◆ RequiredState

ControllerActionButton.RequiredButtonState Controller.ControllerActionAxis.RequiredState
getset

Definition at line 72 of file ControllerActionAxis.cs.

73 {
74 [global::Cpp2ILInjected.Token(Token = "0x600545D")]
75 [global::Cpp2ILInjected.Address(RVA = "0x949280", Offset = "0x949280", Length = "0x54")]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIControlsBanner.Action), Member = ".ctor", MemberParameters = new object[]
77 {
78 typeof(GUIControlsBanner.ActionSource),
79 typeof(ControllerActionVector),
80 typeof(string),
81 typeof(Microsoft.Xna.Framework.Graphics.Texture2D),
82 typeof(Rectangle),
83 typeof(TransactionButton_Layout),
84 typeof(bool),
85 typeof(int)
86 }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionAxis), Member = "RequiredStateValid", MemberParameters = new object[] { typeof(ControllerDevice) }, ReturnType = typeof(bool))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionAxis), Member = "Active", MemberParameters = new object[] { typeof(ControllerDevice) }, ReturnType = typeof(bool))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionVector), Member = "get_RequiredState", ReturnType = typeof(ControllerActionButton.RequiredButtonState))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerActionVector), Member = "get_RequiredStateExcludeLinked", ReturnType = typeof(ControllerActionButton.RequiredButtonState))]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
94 get
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar