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

#include <DNA_node_types.h>

Public Attributes

int subtype
 
char _pad [4]
 
char value [1024]
 

Detailed Description

Definition at line 606 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char bNodeSocketValueString::_pad[4]

Definition at line 608 of file DNA_node_types.h.

◆ subtype

int bNodeSocketValueString::subtype

◆ value

char bNodeSocketValueString::value[1024]

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