Blender  V2.93
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 577 of file DNA_node_types.h.

Member Data Documentation

◆ _pad

char bNodeSocketValueString::_pad[4]

Definition at line 579 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: