Blender  V3.3
Public Attributes | List of all members
AttributeSearchData Struct Reference

Public Attributes

uint32_t object_session_uid
 
char modifier_name [MAX_NAME]
 
char socket_identifier [MAX_NAME]
 
bool is_output
 

Detailed Description

Definition at line 1319 of file MOD_nodes.cc.

Member Data Documentation

◆ is_output

bool AttributeSearchData::is_output

Definition at line 1323 of file MOD_nodes.cc.

◆ modifier_name

char AttributeSearchData::modifier_name[MAX_NAME]

Definition at line 1321 of file MOD_nodes.cc.

◆ object_session_uid

uint32_t AttributeSearchData::object_session_uid

Definition at line 1320 of file MOD_nodes.cc.

◆ socket_identifier

char AttributeSearchData::socket_identifier[MAX_NAME]

Definition at line 1322 of file MOD_nodes.cc.


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