Blender V4.5
AncestorPointerRNA Struct Reference

#include <RNA_types.hh>

Public Attributes

StructRNAtype
void * data

Detailed Description

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.

Member Data Documentation

◆ data

void* AncestorPointerRNA::data

Definition at line 37 of file RNA_types.hh.

◆ type

StructRNA* AncestorPointerRNA::type

Definition at line 36 of file RNA_types.hh.


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