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

#include <WM_types.h>

Public Attributes

struct wmDragIDnext
 
struct wmDragIDprev
 
struct IDid
 
struct IDfrom_parent
 

Detailed Description

Definition at line 1065 of file WM_types.h.

Member Data Documentation

◆ from_parent

struct ID* wmDragID::from_parent

Definition at line 1068 of file WM_types.h.

Referenced by collection_drop_init(), and WM_drag_add_local_ID().

◆ id

struct ID* wmDragID::id

◆ next

struct wmDragID* wmDragID::next

Definition at line 1066 of file WM_types.h.

Referenced by parent_drop_set_parents().

◆ prev

struct wmDragID * wmDragID::prev

Definition at line 1066 of file WM_types.h.


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