Revision Difference
DNumberScratch:SetActive#550464
<function name="SetActive" parent="DNumberScratch" type="panelfunc">
<ispanel>yes</ispanel>
<description>
<internal></internal>
Sets whether or not the panel is 'active'.
Forcing this panel to be active may not work.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="active" type="boolean">true to activate, false to deactivate.</arg>
</args>
</function>