terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SelectedItem

int Terraria.Player.SelectionRadial.SelectedItem
get

Definition at line 24094 of file Player.cs.

24095 {
24096 get
24097 {
24099 Player localPlayer = Main.LocalPlayer;
24101 int[] bindings = this.Bindings;
24102 int talkNPC = localPlayer.talkNPC;
24103 return this._NPCHeldItem;
24104 }
24105 }
class f__AnonymousType0<< Count > j__TPar
Vector2 position
Definition Entity.cs:460

Referenced by Terraria.Player.SmartSelectLookup().