Table of Contents

Enum ColorType

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents the type of color a role has.

public enum ColorType : ushort

Fields

Gradient = 2

The color is a gradient.

Solid = 1

The color is a solid color.