Revision Difference
DTextEntry:SetPlaceholderColor#526449
<function name="SetPlaceholderColor" parent="DTextEntry" type="panelfunc">
<ispanel>yes</ispanel>
<description>Allow you to set placeholder color.</description>
<realm>Client</realm>
<args>
<arg name="color" type="table" default="\u003Cpage\u003EGlobal.Color\u003C/page\u003E(128, 128, 128)">The color of the placeholder.</arg>
<arg name="color" type="table" default="Color(128, 128, 128)">The color of the placeholder.</arg>
</args>
</function>