Blender V5.0
PieMenuLevelData Struct Reference

Public Attributes

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

Detailed Description

Definition at line 236 of file interface_region_menu_pie.cc.

Member Data Documentation

◆ context

blender::wm::OpCallContext PieMenuLevelData::context

◆ flag

eUI_Item_Flag PieMenuLevelData::flag

◆ icon

int PieMenuLevelData::icon

Definition at line 238 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: