Revision Difference
Panel:SetExpensiveShadow#517748
<function name="SetExpensiveShadow" parent="Panel" type="classfunc">
<description>Adds a shadow falling to the bottom right corner of the panel's text. This has no effect on panels that do not derive from Label.</description>
<realm>Client</realm>
<args>
<arg name="distance" type="number">The distance of the shadow from the panel.</arg>
<arg name="Color" type="table">The color of the shadow. Uses the <page>Color</page>.</arg>
<arg name="Color" type="table">The color of the shadow. Uses the <page>Color</page>.</arg>
</args>
</function>