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

Public Attributes

PointerRNA ptr
 
char propname [64]
 

Detailed Description

Definition at line 6715 of file interface_templates.c.

Member Data Documentation

◆ propname

char ComponentMenuArgs::propname[64]

Definition at line 6717 of file interface_templates.c.

Referenced by component_menu(), and uiTemplateComponentMenu().

◆ ptr

PointerRNA ComponentMenuArgs::ptr

Definition at line 6716 of file interface_templates.c.

Referenced by component_menu(), and uiTemplateComponentMenu().


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