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

◆ HotbarAllowsRadial

bool Terraria.GameInput.PlayerInputProfile.HotbarAllowsRadial
getset

Definition at line 28 of file PlayerInputProfile.cs.

29 {
30 [global::Cpp2ILInjected.Token(Token = "0x60039EE")]
31 [global::Cpp2ILInjected.Address(RVA = "0x146F1CC", Offset = "0x146F1CC", Length = "0x10")]
32 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "HandleHotbar", ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "PostInput", ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
36 get
37 {
38 throw null;
39 }
40 }
class f__AnonymousType0<< Count > j__TPar