Revision Difference
DTextEntry:GetEnterAllowed#515382
<function name="GetEnterAllowed" parent="DTextEntry" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Returns whether pressing Enter can cause the panel to lose focus. Note that a multiline DTextEntry cannot be escaped using the Enter key even when this function returns true.</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="boolean">Whether pressing the Enter key can cause the panel to lose focus.</ret>⤶
</rets>⤶
</function>⤶
⤶