Blender V4.5
PieMenuLevelData Struct Reference

Public Attributes

char title [UI_MAX_NAME_STR]
 
int icon
 
int totitem
 
wmOperatorTypeot
 
blender::StringRefNull propname
 
IDPropertyproperties
 
wmOperatorCallContext context
 
eUI_Item_Flag flag
 

Detailed Description

Definition at line 294 of file interface_region_menu_pie.cc.

Member Data Documentation

◆ context

wmOperatorCallContext PieMenuLevelData::context

◆ flag

eUI_Item_Flag PieMenuLevelData::flag

◆ icon

int PieMenuLevelData::icon

Definition at line 296 of file interface_region_menu_pie.cc.

Referenced by ui_pie_menu_level_invoke().

◆ ot

wmOperatorType* PieMenuLevelData::ot

◆ properties

IDProperty* PieMenuLevelData::properties

◆ propname

blender::StringRefNull PieMenuLevelData::propname

◆ title

char PieMenuLevelData::title[UI_MAX_NAME_STR]

◆ totitem

int PieMenuLevelData::totitem

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