Blender V4.3
bNodeTreeInterfacePanel Struct Reference

#include <DNA_node_tree_interface_types.h>

Public Attributes

bNodeTreeInterfaceItem item
 
char * name
 
char * description
 
int flag
 
char _pad [4]
 
bNodeTreeInterfaceItem ** items_array
 
int items_num
 
int identifier
 

Detailed Description

Definition at line 136 of file DNA_node_tree_interface_types.h.

Member Data Documentation

◆ _pad

char bNodeTreeInterfacePanel::_pad[4]

Definition at line 144 of file DNA_node_tree_interface_types.h.

◆ description

◆ flag

◆ identifier

◆ item

bNodeTreeInterfaceItem bNodeTreeInterfacePanel::item

◆ items_array

◆ items_num

◆ name


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