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

#include <rna_internal.h>

Public Attributes

voidnext
 
voidprev
 
ContainerRNAcont
 
ListBase properties
 

Detailed Description

Definition at line 37 of file rna_internal.h.

Member Data Documentation

◆ cont

ContainerRNA* ContainerDefRNA::cont

Definition at line 40 of file rna_internal.h.

◆ next

void* ContainerDefRNA::next

◆ prev

void * ContainerDefRNA::prev

◆ properties

ListBase ContainerDefRNA::properties

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