Blender V5.0
ContainerRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

void * next
void * prev
blender::CustomIDVectorSet< PropertyRNA *, PropertyRNAIdentifierGetter > * prop_lookup_set
ListBase properties

Detailed Description

Container - generic abstracted container of RNA properties

Definition at line 333 of file rna_internal_types.hh.

Member Data Documentation

◆ next

◆ prev

void * ContainerRNA::prev

Definition at line 334 of file rna_internal_types.hh.

Referenced by rna_generate_struct().

◆ prop_lookup_set

◆ properties


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