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

#include <interface_intern.h>

Public Attributes

uiBut but
 
struct PointerRNA rnapoin
 
struct PropertyRNArnaprop
 
int rnaindex
 

Detailed Description

Derived struct for UI_BTYPE_DECORATOR

Definition at line 331 of file interface_intern.h.

Member Data Documentation

◆ but

uiBut uiButDecorator::but

◆ rnaindex

int uiButDecorator::rnaindex

◆ rnapoin

struct PointerRNA uiButDecorator::rnapoin

◆ rnaprop

struct PropertyRNA* uiButDecorator::rnaprop

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