Blender V5.0
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 273 of file DNA_node_tree_interface_types.h.

Member Data Documentation

◆ active_index

int bNodeTreeInterface::active_index

Definition at line 277 of file DNA_node_tree_interface_types.h.

◆ next_uid

int bNodeTreeInterface::next_uid

Definition at line 278 of file DNA_node_tree_interface_types.h.

Referenced by version_node_group_split_socket().

◆ root_panel

◆ runtime

bNodeTreeInterfaceRuntimeHandle* bNodeTreeInterface::runtime

Definition at line 280 of file DNA_node_tree_interface_types.h.


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