Blender V4.3
NodeRepeatItem Struct Reference

#include <DNA_node_types.h>

Public Attributes

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

Detailed Description

Definition at line 1950 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char NodeRepeatItem::_pad[2]

Definition at line 1954 of file DNA_node_types.h.

◆ identifier

int NodeRepeatItem::identifier

Generated unique identifier for sockets which stays the same even when the item order or names change.

Definition at line 1959 of file DNA_node_types.h.

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

◆ name

◆ socket_type


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