Blender V4.5
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 264 of file DNA_node_tree_interface_types.h.

Member Data Documentation

◆ active_index

int bNodeTreeInterface::active_index

Definition at line 268 of file DNA_node_tree_interface_types.h.

◆ next_uid

int bNodeTreeInterface::next_uid

Definition at line 269 of file DNA_node_tree_interface_types.h.

Referenced by version_node_group_split_socket().

◆ root_panel

◆ runtime

bNodeTreeInterfaceRuntimeHandle* bNodeTreeInterface::runtime

Definition at line 271 of file DNA_node_tree_interface_types.h.


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