Revision Difference
DFrame:SetBackgroundBlur#547760
<function name="SetBackgroundBlur" parent="DFrame" type="panelfunc">
<ispanel>yes</ispanel>
<description>Blurs background behind the frame.</description>
<description>Indicate that the background elements won't be usable.</description>
<realm>Client</realm>
<args>
<arg name="blur" type="boolean">Whether or not to create background blur or not.</arg>
<arg name="blur" type="boolean">Whether or not to block mouse on background panels or not.</arg>
</args>
</function>