Blender V4.3
blender::ed::outliner::CollectionDrop Struct Reference

Public Attributes

Collectionfrom
 
Collectionto
 
TreeElementte
 
TreeElementInsertType insert_type
 

Detailed Description

Definition at line 1096 of file outliner_dragdrop.cc.

Member Data Documentation

◆ from

Collection* blender::ed::outliner::CollectionDrop::from

◆ insert_type

TreeElementInsertType blender::ed::outliner::CollectionDrop::insert_type

Definition at line 1101 of file outliner_dragdrop.cc.

◆ te

TreeElement* blender::ed::outliner::CollectionDrop::te

Definition at line 1100 of file outliner_dragdrop.cc.

◆ to

Collection* blender::ed::outliner::CollectionDrop::to

Definition at line 1098 of file outliner_dragdrop.cc.


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