Blender  V2.93
Public Attributes | List of all members
ContainerRNA Struct Reference

#include <rna_internal_types.h>

Public Attributes

void * next
 
void * prev
 
struct GHashprophash
 
ListBase properties
 

Detailed Description

Definition at line 260 of file rna_internal_types.h.

Member Data Documentation

◆ next

void* ContainerRNA::next

◆ prev

void * ContainerRNA::prev

Definition at line 261 of file rna_internal_types.h.

Referenced by rna_generate_struct().

◆ properties

ListBase ContainerRNA::properties

◆ prophash

struct GHash* ContainerRNA::prophash

Definition at line 263 of file rna_internal_types.h.

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: