|
Blender V4.3
|
#include <bpy_props.hh>
Public Attributes | |
| PyObject_HEAD void * | fn |
| PyObject * | kw |
Definition at line 22 of file bpy_props.hh.
| PyObject_HEAD void* BPy_PropDeferred::fn |
Internally a #PyCFunctionObject type.
bpy.props so it's not going away. Definition at line 28 of file bpy_props.hh.
| PyObject* BPy_PropDeferred::kw |
Definition at line 29 of file bpy_props.hh.