Revision Difference
Color:Copy#565039
<function name="Copy" parent="Color" type="classfunc">
<realm>Shared and Menu</realm>
<description>Returns a copy of this color, usually so it can be safely modified later without affecting the original color.</description>
<added>2025.05.30</added>
<args>
<arg name="target" type="Color">The target color to copy.</arg>
</args>
<rets>
<ret name="" type="Color">
The copy of the given color, safe to modify.
</ret>
</rets>
</function>⤶
⤶
</function>