Blender V4.3
bNestedNodePath Struct Reference

#include <DNA_node_types.h>

Public Attributes

int32_t node_id
 
int32_t id_in_node
 

Detailed Description

Definition at line 648 of file DNA_node_types.h.

Member Data Documentation

◆ id_in_node

int32_t bNestedNodePath::id_in_node

Unused if the node is the final nested node, otherwise an id inside of the (group) node.

Definition at line 652 of file DNA_node_types.h.

Referenced by blender::find_side_effect_nodes_for_nested_node(), and blender::ed::space_node::update_nested_node_refs_after_ungroup().

◆ node_id


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