Blender
V3.3
|
#include <bpy_props.h>
Public Attributes | |
PyObject_HEAD void * | fn |
PyObject * | kw |
Definition at line 24 of file bpy_props.h.
PyObject_HEAD void* BPy_PropDeferred::fn |
Internally a #PyCFunctionObject type.
bpy.props
so it's not going away. Definition at line 30 of file bpy_props.h.
PyObject* BPy_PropDeferred::kw |
Definition at line 31 of file bpy_props.h.