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

#include <RNA_types.h>

Public Attributes

struct CollectionPointerLinkfirst
 
struct CollectionPointerLinklast
 

Detailed Description

Copy of ListBase for RNA.

Definition at line 427 of file RNA_types.h.

Member Data Documentation

◆ first

struct CollectionPointerLink* CollectionListBase::first

Definition at line 428 of file RNA_types.h.

Referenced by pyrna_param_to_py().

◆ last

struct CollectionPointerLink * CollectionListBase::last

Definition at line 428 of file RNA_types.h.


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