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

#include <idprop_py_api.h>

Public Attributes

PyObject_VAR_HEAD BPy_IDPropertygroup
 
struct IDPropertycur
 
int mode
 

Detailed Description

Definition at line 51 of file idprop_py_api.h.

Member Data Documentation

◆ cur

struct IDProperty* BPy_IDGroup_Iter::cur

Definition at line 54 of file idprop_py_api.h.

Referenced by BPy_IDGroup_iter(), and BPy_IDGroup_iter_items().

◆ group

PyObject_VAR_HEAD BPy_IDProperty* BPy_IDGroup_Iter::group

Definition at line 53 of file idprop_py_api.h.

Referenced by BPy_IDGroup_iter(), and BPy_IDGroup_iter_items().

◆ mode

int BPy_IDGroup_Iter::mode

Definition at line 55 of file idprop_py_api.h.

Referenced by BPy_IDGroup_iter(), and BPy_IDGroup_iter_items().


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