Table of Contents

Enum ColorType

Namespace
Kook
Assembly
Kook.Net.Core.dll

表示一个角色的颜色类型。

public enum ColorType : ushort

Fields

Gradient = 2

渐变色。

Solid = 1

实心纯色。