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

#include <idprop_py_api.h>

Public Attributes

PyObject_VAR_HEAD struct ID * owner_id
 
struct IDProperty * prop
 
struct IDProperty * parent
 

Detailed Description

Definition at line 43 of file idprop_py_api.h.

Member Data Documentation

◆ owner_id

PyObject_VAR_HEAD struct ID* BPy_IDProperty::owner_id

Definition at line 45 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_group(), and pyrna_struct_id_properties_ensure().

◆ parent

struct IDProperty* BPy_IDProperty::parent

Definition at line 47 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_group(), and pyrna_struct_id_properties_ensure().

◆ prop

struct IDProperty* BPy_IDProperty::prop

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