|
Blender V4.3
|
#include <idprop_py_api.hh>
Public Attributes | |
| PyObject_VAR_HEAD BPy_IDProperty * | group |
| bool | reversed |
Use to implement IDPropertyGroup.keys/values/items
Definition at line 69 of file idprop_py_api.hh.
| PyObject_VAR_HEAD BPy_IDProperty* BPy_IDGroup_View::group |
This will be NULL when accessing keys on data that has no ID properties.
Definition at line 72 of file idprop_py_api.hh.
| bool BPy_IDGroup_View::reversed |
Definition at line 73 of file idprop_py_api.hh.