UI.PushGrabAura

static void PushGrabAura(bool enabled)

This pushes an enabled status for grab auras onto the stack. Grab auras are an extra space and visual element that goes around Window elements to make them easier to grab. MUST be matched by a PopGrabAura call.

   
bool enabled Is the grab aura enabled or not?




Found an issue with these docs, or have some additional questions? Create an Issue on Github!