Click or drag to resize

ColorList Constructor (IEnumerableColor)

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ColorList(
	IEnumerable<Color> defaultColors
)

Parameters

defaultColors
Type: System.Collections.GenericIEnumerableColor
See Also