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

◆ RadialHotbar

bool Terraria.GameInput.TriggersSet.RadialHotbar
getset

Definition at line 853 of file TriggersSet.cs.

854 {
855 [global::Cpp2ILInjected.Token(Token = "0x6003A56")]
856 [global::Cpp2ILInjected.Address(RVA = "0x1470C88", Offset = "0x1470C88", Length = "0xC")]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player.SelectionRadial), Member = "Update", ReturnType = typeof(void))]
858 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "DrawRadialCircular", MemberParameters = new object[]
859 {
862 typeof(Player.SelectionRadial),
863 typeof(Item[])
864 }, ReturnType = typeof(void))]
865 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
866 get
867 {
868 throw null;
869 }
870 [global::Cpp2ILInjected.Token(Token = "0x6003A57")]
871 [global::Cpp2ILInjected.Address(RVA = "0x1470C94", Offset = "0x1470C94", Length = "0x10")]
872 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "PostInput", ReturnType = typeof(void))]
873 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
874 set
875 {
876 throw null;
877 }
878 }
class f__AnonymousType0<< Count > j__TPar