Blender V4.3
NodeReroute Struct Reference

#include <DNA_node_types.h>

Public Attributes

char type_idname [64]
 

Detailed Description

Definition at line 1021 of file DNA_node_types.h.

Member Data Documentation

◆ type_idname

char NodeReroute::type_idname[64]

Name of the socket type (e.g. NodeSocketFloat).

Definition at line 1023 of file DNA_node_types.h.

Referenced by node_reroute_declare(), and ntree_update_reroute_nodes().


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