Blender V4.5
BPy_FunctionRNA Struct Reference

#include <bpy_rna.hh>

Public Attributes

PyObject_HEAD std::optional< PointerRNAptr
FunctionRNAfunc

Detailed Description

Definition at line 185 of file bpy_rna.hh.

Member Data Documentation

◆ func

FunctionRNA* BPy_FunctionRNA::func

Definition at line 192 of file bpy_rna.hh.

Referenced by pyrna_function_init().

◆ ptr

PyObject_HEAD std::optional<PointerRNA> BPy_FunctionRNA::ptr

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