Blender  V3.3
Public Attributes | List of all members
ContainerRNA Struct Reference

#include <rna_internal_types.h>

Public Attributes

voidnext
 
voidprev
 
struct GHashprophash
 
ListBase properties
 

Detailed Description

Definition at line 255 of file rna_internal_types.h.

Member Data Documentation

◆ next

void* ContainerRNA::next

◆ prev

void * ContainerRNA::prev

Definition at line 256 of file rna_internal_types.h.

Referenced by rna_generate_struct().

◆ properties

ListBase ContainerRNA::properties

◆ prophash

struct GHash* ContainerRNA::prophash

Definition at line 258 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: