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

Public Attributes

wmOperatorCallContext opcontext
 
char opname [OP_MAX_TYPENAME]
 
char propname [MAX_IDPROP_NAME]
 
PointerRNA rnapoin
 

Detailed Description

Definition at line 3434 of file interface_layout.c.

Member Data Documentation

◆ opcontext

wmOperatorCallContext MenuItemLevel::opcontext

◆ opname

char MenuItemLevel::opname[OP_MAX_TYPENAME]

◆ propname

char MenuItemLevel::propname[MAX_IDPROP_NAME]

◆ rnapoin

PointerRNA MenuItemLevel::rnapoin

Definition at line 3440 of file interface_layout.c.

Referenced by menu_item_enum_rna_menu(), and uiItemMenuEnumR_prop().


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