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 GUIControllerDebug.GetSelectedItemRegion ( )
inline

Implements GUIControllerItem.

Definition at line 42 of file GUIControllerDebug.cs.

43 {
44 int selected = this._selected;
46 return rectangle;
47 }
class f__AnonymousType0<< Count > j__TPar

References _selected, and j__TPar.