|
Blender V4.5
|
Public Attributes | |
| const char * | socket_identifier |
| const char * | interface_identifier |
| eNodeSocketDatatype | type |
| PropertySubType | subtype |
| const char * | label |
Definition at line 1828 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::interface_identifier |
Definition at line 1830 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::label |
Definition at line 1833 of file rna_node_socket.cc.
| const char* bNodeSocketStaticTypeInfo::socket_identifier |
Definition at line 1829 of file rna_node_socket.cc.
| PropertySubType bNodeSocketStaticTypeInfo::subtype |
Definition at line 1832 of file rna_node_socket.cc.
| eNodeSocketDatatype bNodeSocketStaticTypeInfo::type |
Definition at line 1831 of file rna_node_socket.cc.