Blender
V3.3
|
#include <interface_intern.h>
Public Attributes | |
uiBut | but |
bool | is_pallete_color |
int | palette_color_index |
Derived struct for UI_BTYPE_COLOR
Definition at line 291 of file interface_intern.h.
uiBut uiButColor::but |
Definition at line 292 of file interface_intern.h.
Referenced by ui_palette_set_active().
bool uiButColor::is_pallete_color |
Definition at line 294 of file interface_intern.h.
Referenced by ui_do_but_COLOR(), ui_palette_set_active(), uiTemplatePalette(), and widget_swatch().
int uiButColor::palette_color_index |
Definition at line 295 of file interface_intern.h.
Referenced by uiTemplatePalette(), and widget_swatch().