Blender  V2.93
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 42 of file bpy_rna_data.c.

Member Data Documentation

◆ data_rna

PyObject_HEAD BPy_StructRNA* BPy_DataContext::data_rna

Definition at line 44 of file bpy_rna_data.c.

◆ filepath

char BPy_DataContext::filepath[1024]

Definition at line 45 of file bpy_rna_data.c.


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