Blender V4.3
wmDragID Struct Reference

#include <WM_types.hh>

Public Attributes

wmDragIDnext
 
wmDragIDprev
 
IDid
 
IDfrom_parent
 

Detailed Description

Definition at line 1187 of file WM_types.hh.

Member Data Documentation

◆ from_parent

ID* wmDragID::from_parent

◆ id

◆ next

wmDragID* wmDragID::next

Definition at line 1188 of file WM_types.hh.

Referenced by blender::ed::outliner::parent_drop_set_parents().

◆ prev

wmDragID * wmDragID::prev

Definition at line 1188 of file WM_types.hh.


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