|
Blender V5.0
|
#include <bpy_props.hh>
Public Attributes | |
| PyObject_HEAD void * | fn |
| PyObject * | kw |
Definition at line 26 of file bpy_props.hh.
| PyObject_HEAD void* BPy_PropDeferred::fn |
Internally a #PyCFunctionObject type.
Definition at line 32 of file bpy_props.hh.
| PyObject* BPy_PropDeferred::kw |
Definition at line 33 of file bpy_props.hh.