Revision Difference
DTextEntry:GetInt#515275
<function name="GetInt" parent="DTextEntry" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Similar to <page>DTextEntry:GetFloat</page>, but rounds the value to the nearest integer.</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="number">Text of the DTextEntry as a round number, or nil if it cannot be converted to a number.</ret>⤶
</rets>⤶
</function>⤶
⤶