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

#include <DNA_meshdata_types.h>

Public Attributes

char s [255]
 
char s_len
 

Detailed Description

Definition at line 243 of file DNA_meshdata_types.h.

Member Data Documentation

◆ s

char MStringProperty::s[255]

Definition at line 244 of file DNA_meshdata_types.h.

Referenced by BPy_BMLayerItem_GetItem(), and BPy_BMLayerItem_SetItem().

◆ s_len

char MStringProperty::s_len

Definition at line 244 of file DNA_meshdata_types.h.

Referenced by BPy_BMLayerItem_GetItem(), and BPy_BMLayerItem_SetItem().


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