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()

override Rectangle GUIControllerChest.GetSelectedItemRegion ( )
inlinevirtual

Reimplemented from GUIPageContentController.

Reimplemented in GUIControllerChest4Page.

Definition at line 40 of file GUIControllerChest.cs.

41 {
58 return rectangle;
59 }
class f__AnonymousType0<< Count > j__TPar
Vector2 ExtraElementSpacing
ControlAnchor.ControlId FirstAnchorControl

References Controller.ControllerActionManager.AnyControllerConnected, ItemGrid_Layout.ExtraElementSpacing, ItemGrid_Layout.FirstAnchorControl, PageControllerLayoutDefinition< T >.Instance, j__TPar, Microsoft.Xna.Framework.Vector2.X, and Microsoft.Xna.Framework.Vector2.Y.