Blender V4.5
ButsTextureUser Struct Reference

#include <buttons_intern.hh>

Public Attributes

ButsTextureUser * next
ButsTextureUser * prev
ID * id
PointerRNA ptr
PropertyRNA * prop
bNodeTree * ntree
bNode * node
bNodeSocket * socket
const char * category
int icon
const char * name
int index

Detailed Description

Definition at line 46 of file buttons_intern.hh.

Member Data Documentation

◆ category

const char* ButsTextureUser::category

◆ icon

◆ id

◆ index

◆ name

◆ next

ButsTextureUser* ButsTextureUser::next

Definition at line 47 of file buttons_intern.hh.

Referenced by template_texture_show(), and uiTemplateTextureShow().

◆ node

◆ ntree

◆ prev

ButsTextureUser * ButsTextureUser::prev

Definition at line 47 of file buttons_intern.hh.

◆ prop

◆ ptr

◆ socket

bNodeSocket* ButsTextureUser::socket

Definition at line 56 of file buttons_intern.hh.

Referenced by buttons_texture_user_socket_property_add().


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