Revision Difference
DDragBase:SetReadOnly#553460
<function name="SetReadOnly" parent="DDragBase" type="panelfunc">⤶
<description>Sets whether this panel is read only or not for drag'n'drop purposes. If set to `true`, you can only copy from this panel, and cannot modify its contents.</description>⤶
<realm>Client and Menu</realm>⤶
<args>⤶
<arg name="name" type="boolean">Whether this panel should be read only or not.</arg>⤶
</args>⤶
</function>⤶
⤶