Blender  V2.93
Public Attributes | List of all members
ComponentMenuArgs Struct Reference

Public Attributes

PointerRNA ptr
 
char propname [64]
 

Detailed Description

Definition at line 7150 of file interface_templates.c.

Member Data Documentation

◆ propname

char ComponentMenuArgs::propname[64]

Definition at line 7152 of file interface_templates.c.

Referenced by component_menu(), and uiTemplateComponentMenu().

◆ ptr

PointerRNA ComponentMenuArgs::ptr

Definition at line 7151 of file interface_templates.c.

Referenced by component_menu(), and uiTemplateComponentMenu().


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