Blender V5.0
ComponentMenuArgs Struct Reference

Public Attributes

PointerRNA ptr
char propname [64]

Detailed Description

Definition at line 20 of file interface_template_component_menu.cc.

Member Data Documentation

◆ propname

char ComponentMenuArgs::propname[64]

Definition at line 22 of file interface_template_component_menu.cc.

Referenced by component_menu(), and uiTemplateComponentMenu().

◆ ptr

PointerRNA ComponentMenuArgs::ptr

Definition at line 21 of file interface_template_component_menu.cc.

Referenced by component_menu(), and uiTemplateComponentMenu().


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