SlashCo Wiki

SlashCo.CopyColor

 Color SlashCo.CopyColor( Color color )

Description

Returns a copy of the given Color allowing you to safely modify it.

Arguments

1Color color

The color to copy

Returns

1Color copy

The copy of the color which you can safely modify