Blender  V3.3
Public Attributes | List of all members
uiButColor Struct Reference

#include <interface_intern.h>

Public Attributes

uiBut but
 
bool is_pallete_color
 
int palette_color_index
 

Detailed Description

Derived struct for UI_BTYPE_COLOR

Definition at line 291 of file interface_intern.h.

Member Data Documentation

◆ but

uiBut uiButColor::but

Definition at line 292 of file interface_intern.h.

Referenced by ui_palette_set_active().

◆ is_pallete_color

bool uiButColor::is_pallete_color

◆ palette_color_index

int uiButColor::palette_color_index

Definition at line 295 of file interface_intern.h.

Referenced by uiTemplatePalette(), and widget_swatch().


The documentation for this struct was generated from the following file: