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

#include <RNA_types.h>

Public Attributes

struct CollectionPointerLinknext
 
struct CollectionPointerLinkprev
 
PointerRNA ptr
 

Detailed Description

Definition at line 421 of file RNA_types.h.

Member Data Documentation

◆ next

struct CollectionPointerLink* CollectionPointerLink::next

◆ prev

struct CollectionPointerLink * CollectionPointerLink::prev

Definition at line 422 of file RNA_types.h.

◆ ptr

PointerRNA CollectionPointerLink::ptr

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