Blender V4.3
NodeForeachGeometryElementInputItem Struct Reference

#include <DNA_node_types.h>

Public Attributes

char * name
 
short socket_type
 
char _pad [2]
 
int identifier
 

Detailed Description

Definition at line 1986 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeForeachGeometryElementInputItem::_pad[2]

Definition at line 1990 of file DNA_node_types.h.

◆ identifier

int NodeForeachGeometryElementInputItem::identifier

Generated identifier that stays the same even when the name or order changes.

Definition at line 1992 of file DNA_node_types.h.

Referenced by blender::nodes::ForeachGeometryElementInputItemsAccessor::init_with_socket_type_and_name(), and blender::nodes::ForeachGeometryElementInputItemsAccessor::socket_identifier_for_item().

◆ name

◆ socket_type


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