Revision Difference
DNumSlider:IsEditing#554345
<function name="IsEditing" parent="DNumSlider" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>Returns true if either the <page>DTextEntry</page>, the <page>DSlider</page> or the <page>DNumberScratch</page> are being edited.</description>
<realm>Client and Menu</realm>
<rets>
<ret name="" type="boolean">Whether or not the <page>DNumSlider</page> is being edited by the player.</ret>
</rets>
</function>