Blender  V3.3
Public Attributes | List of all members
BPy_FunctionRNA Struct Reference

#include <bpy_rna.h>

Public Attributes

PyObject_HEAD PointerRNA ptr
 
FunctionRNAfunc
 

Detailed Description

Definition at line 157 of file bpy_rna.h.

Member Data Documentation

◆ func

FunctionRNA* BPy_FunctionRNA::func

Definition at line 163 of file bpy_rna.h.

Referenced by pyrna_func_to_py().

◆ ptr

PyObject_HEAD PointerRNA BPy_FunctionRNA::ptr

Definition at line 162 of file bpy_rna.h.

Referenced by pyrna_func_to_py().


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