Blender V4.3
BPy_DataContext Struct Reference

Public Attributes

PyObject_HEAD BPy_StructRNAdata_rna
 
char filepath [1024]
 

Detailed Description

Definition at line 34 of file bpy_rna_data.cc.

Member Data Documentation

◆ data_rna

PyObject_HEAD BPy_StructRNA* BPy_DataContext::data_rna

Definition at line 36 of file bpy_rna_data.cc.

◆ filepath

char BPy_DataContext::filepath[1024]

Definition at line 37 of file bpy_rna_data.cc.


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