Blender V4.3
bNodeTreeInterface Struct Reference

#include <DNA_node_tree_interface_types.h>

Public Attributes

bNodeTreeInterfacePanel root_panel
 
int active_index
 
int next_uid
 
bNodeTreeInterfaceRuntimeHandleruntime
 

Detailed Description

Definition at line 232 of file DNA_node_tree_interface_types.h.

Member Data Documentation

◆ active_index

int bNodeTreeInterface::active_index

Definition at line 236 of file DNA_node_tree_interface_types.h.

◆ next_uid

int bNodeTreeInterface::next_uid

Definition at line 237 of file DNA_node_tree_interface_types.h.

Referenced by version_node_group_split_socket().

◆ root_panel

◆ runtime

bNodeTreeInterfaceRuntimeHandle* bNodeTreeInterface::runtime

Definition at line 239 of file DNA_node_tree_interface_types.h.


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