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

#include <bpy_props.h>

Public Attributes

PyObject_HEAD void * fn
 
PyObject * kw
 

Detailed Description

Definition at line 34 of file bpy_props.h.

Member Data Documentation

◆ fn

PyObject_HEAD void* BPy_PropDeferred::fn

Definition at line 37 of file bpy_props.h.

◆ kw

PyObject* BPy_PropDeferred::kw

Definition at line 38 of file bpy_props.h.


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