Blender  V2.93
Public Attributes | List of all members
BPy_IDProperty Struct Reference

#include <idprop_py_api.h>

Public Attributes

PyObject_VAR_HEAD struct IDid
 
struct IDPropertyprop
 
struct IDPropertyparent
 

Detailed Description

Definition at line 38 of file idprop_py_api.h.

Member Data Documentation

◆ id

PyObject_VAR_HEAD struct ID* BPy_IDProperty::id

Definition at line 40 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_group().

◆ parent

struct IDProperty* BPy_IDProperty::parent

Definition at line 42 of file idprop_py_api.h.

Referenced by idprop_py_from_idp_group().

◆ prop

struct IDProperty* BPy_IDProperty::prop

Definition at line 41 of file idprop_py_api.h.

Referenced by BPy_IDGroup_update(), and idprop_py_from_idp_group().


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