-
Notifications
You must be signed in to change notification settings - Fork 4
MCM_Color
github-actions[bot] edited this page Jul 19, 2026
·
1 revision
Inherits: MCM_Value < MCM_Type
Displays a color picker for the player to set a color in MCM
| Return Value | Name and Parameters |
|---|---|
| MCM_Color | MCM_Color(id: String, name: String, tooltip: String, default: Color) |
| Return Value | Name and Parameters |
|---|---|
| Dictionary | createConfigObject() const |
Constructs an MCM_Color. And then sends section, id, name, tooltip, and default parameters to the inherited MCM_Value constructor.