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

Public Attributes

PyObject_HEAD BPy_StructRNAdata_rna
 
char filepath [1024]
 

Detailed Description

Definition at line 29 of file bpy_rna_data.c.

Member Data Documentation

◆ data_rna

PyObject_HEAD BPy_StructRNA* BPy_DataContext::data_rna

Definition at line 31 of file bpy_rna_data.c.

◆ filepath

char BPy_DataContext::filepath[1024]

Definition at line 32 of file bpy_rna_data.c.


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