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

◆ IsCursorOverExpanded()

static bool GUIQuickActionButton.IsCursorOverExpanded ( Microsoft::Xna::Framework::Vector2 position,
QuickActionButton_Layout layout,
float expanded )
inlinestatic

Definition at line 447 of file GUIQuickActionButton.cs.

448 {
449 bool flag;
450 return flag;
451 }