|
Blender V4.5
|
#include <RNA_types.hh>
Public Attributes | |
| StructRNA * | type |
| void * | data |
An ancestor of a given PointerRNA. The owner ID is not needed here, it is assumed to always be the same as the owner ID of the PropertyRNA itself.
Definition at line 35 of file RNA_types.hh.
| void* AncestorPointerRNA::data |
Definition at line 37 of file RNA_types.hh.
| StructRNA* AncestorPointerRNA::type |
Definition at line 36 of file RNA_types.hh.