Blender V4.3
ButsTextureUser Struct Reference

#include <buttons_intern.hh>

Public Attributes

ButsTextureUsernext
 
ButsTextureUserprev
 
IDid
 
PointerRNA ptr
 
PropertyRNAprop
 
bNodeTreentree
 
bNodenode
 
bNodeSocketsocket
 
const char * category
 
int icon
 
const char * name
 
int index
 

Detailed Description

Definition at line 45 of file buttons_intern.hh.

Member Data Documentation

◆ category

const char* ButsTextureUser::category

◆ icon

◆ id

◆ index

◆ name

◆ next

ButsTextureUser* ButsTextureUser::next

Definition at line 46 of file buttons_intern.hh.

Referenced by template_texture_show(), and uiTemplateTextureShow().

◆ node

◆ ntree

◆ prev

ButsTextureUser * ButsTextureUser::prev

Definition at line 46 of file buttons_intern.hh.

◆ prop

◆ ptr

◆ socket

bNodeSocket* ButsTextureUser::socket

Definition at line 55 of file buttons_intern.hh.

Referenced by buttons_texture_user_socket_property_add().


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