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

◆ IsOverBuilderTools()

bool GUIBuilderAccToggles.IsOverBuilderTools ( Vector2 position)
inlineprivate

Definition at line 229 of file GUIBuilderAccToggles.cs.

230 {
231 if (this.Enabled)
232 {
238 Rectangle region = this.GetRegion();
241 }
242 bool flag;
243 return flag;
244 }
class f__AnonymousType0<< Count > j__TPar
static BuilderAccToggles_Layout Instance
static Rectangle PageContentRegion
static Rectangle PageGroupRegion
GUIPageIconGrouping GetCategoryGrouping(GUIPageIcons.Category category, bool includeOptions=true)
static InterfaceProfile_Layout Active

References InterfaceStyles_Layout.Active, Enabled, InterfaceProfile_Layout.GetCategoryGrouping(), GetRegion(), BuilderAccToggles_Layout.Instance, j__TPar, GUIPageIconGrouping.LoadPageAnchor(), ControlAnchor.PageContentRegion, and ControlAnchor.PageGroupRegion.