Blender V4.3
ContainerRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

void * next
 
void * prev
 
struct GHashprophash
 
ListBase properties
 

Detailed Description

Definition at line 291 of file rna_internal_types.hh.

Member Data Documentation

◆ next

◆ prev

void * ContainerRNA::prev

Definition at line 292 of file rna_internal_types.hh.

Referenced by rna_generate_struct().

◆ properties

◆ prophash

struct GHash* ContainerRNA::prophash

Definition at line 294 of file rna_internal_types.hh.

Referenced by RNA_def_property(), RNA_def_struct_ptr(), RNA_exit(), and RNA_init().


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