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

◆ GetSelectedItemRegion()

Rectangle GUIControllerNPCDialogue.GetSelectedItemRegion ( )
inline

Implements GUIControllerItem.

Definition at line 44 of file GUIControllerNPCDialogue.cs.

45 {
46 int selected = this._selected;
47 this._selected = 43139072;
48 if (this._selected != 0)
49 {
50 }
52 return rectangle;
53 }
class f__AnonymousType0<< Count > j__TPar

References _selected, and j__TPar.