Blender V4.3
BPy_IDProperty Struct Reference

#include <idprop_py_api.hh>

Public Attributes

PyObject_VAR_HEAD struct IDowner_id
 
struct IDPropertyprop
 
struct IDPropertyparent
 

Detailed Description

Definition at line 45 of file idprop_py_api.hh.

Member Data Documentation

◆ owner_id

PyObject_VAR_HEAD struct ID* BPy_IDProperty::owner_id

Definition at line 47 of file idprop_py_api.hh.

◆ parent

struct IDProperty* BPy_IDProperty::parent

Definition at line 49 of file idprop_py_api.hh.

◆ prop

struct IDProperty* BPy_IDProperty::prop

Definition at line 48 of file idprop_py_api.hh.


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