Blender V4.3
ComponentMenuArgs Struct Reference

Public Attributes

PointerRNA ptr
 
char propname [64]
 

Detailed Description

Definition at line 7131 of file interface_templates.cc.

Member Data Documentation

◆ propname

char ComponentMenuArgs::propname[64]

Definition at line 7133 of file interface_templates.cc.

Referenced by component_menu(), and uiTemplateComponentMenu().

◆ ptr

PointerRNA ComponentMenuArgs::ptr

Definition at line 7132 of file interface_templates.cc.

Referenced by component_menu(), and uiTemplateComponentMenu().


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