Revision Difference
DMenuBar:GetIsMenu#550427
<function name="GetIsMenu" parent="DMenuBar" type="panelfunc">
<ispanel>yes</ispanel>
<description>Returns 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>⤶
<rets>
<ret name="" type="boolean">Is a menu</ret>
</rets>
</function>