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

◆ RadialQuickbar

bool Terraria.GameInput.TriggersSet.RadialQuickbar
getset

Definition at line 881 of file TriggersSet.cs.

882 {
883 [global::Cpp2ILInjected.Token(Token = "0x6003A58")]
884 [global::Cpp2ILInjected.Address(RVA = "0x1470CA4", Offset = "0x1470CA4", Length = "0xC")]
885 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player.SelectionRadial), Member = "Update", ReturnType = typeof(void))]
886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
887 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "DrawRadialQuicks", MemberParameters = new object[]
888 {
891 }, ReturnType = typeof(void))]
892 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
893 get
894 {
895 throw null;
896 }
897 [global::Cpp2ILInjected.Token(Token = "0x6003A59")]
898 [global::Cpp2ILInjected.Address(RVA = "0x1470CB0", Offset = "0x1470CB0", Length = "0x10")]
899 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "PostInput", ReturnType = typeof(void))]
900 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
901 set
902 {
903 throw null;
904 }
905 }
class f__AnonymousType0<< Count > j__TPar