Blender V4.3
BPy_FunctionRNA Struct Reference

#include <bpy_rna.hh>

Public Attributes

PyObject_HEAD PointerRNA ptr
 
FunctionRNAfunc
 

Detailed Description

Definition at line 171 of file bpy_rna.hh.

Member Data Documentation

◆ func

FunctionRNA* BPy_FunctionRNA::func

Definition at line 177 of file bpy_rna.hh.

Referenced by pyrna_func_to_py().

◆ ptr

PyObject_HEAD PointerRNA BPy_FunctionRNA::ptr

Definition at line 176 of file bpy_rna.hh.

Referenced by pyrna_func_to_py().


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