Revision Difference
DTextEntry:IsEditing#550647
<function name="IsEditing" parent="DTextEntry" type="panelfunc">
<ispanel>yes</ispanel>
<description>Returns whether this DTextEntry is being edited or not. (i.e. has focus)</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="boolean">Whether this DTextEntry is being edited or not</ret>
</rets>
</function>