|
Blender V4.3
|
Public Attributes | |
| const char * | socket_identifier |
| const char * | interface_identifier |
| eNodeSocketDatatype | type |
| PropertySubType | subtype |
| const char * | label |
Definition at line 1585 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::interface_identifier |
Definition at line 1587 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::label |
Definition at line 1590 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::socket_identifier |
Definition at line 1586 of file rna_node_socket.cc.
Referenced by rna_def_node_socket_subtypes().
| PropertySubType bNodeSocketStaticTypeInfo::subtype |
Definition at line 1589 of file rna_node_socket.cc.
| eNodeSocketDatatype bNodeSocketStaticTypeInfo::type |
Definition at line 1588 of file rna_node_socket.cc.