Revision Difference
DMenuBar:SetIsMenu#550433
<function name="SetIsMenu" parent="DMenuBar" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets whether or not the panel is a menu. Used for closing menus when another panel is selected.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="isMenu" type="boolean">Is this a menu</arg>
</args>
</function>