Blender V5.0
blender::ed::outliner::CollectionDrop Struct Reference

Public Attributes

Collectionfrom
Collectionto
TreeElementte
TreeElementInsertType insert_type

Detailed Description

Definition at line 1099 of file outliner_dragdrop.cc.

Member Data Documentation

◆ from

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

Definition at line 1100 of file outliner_dragdrop.cc.

◆ insert_type

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

Definition at line 1104 of file outliner_dragdrop.cc.

◆ te

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

Definition at line 1103 of file outliner_dragdrop.cc.

◆ to

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

Definition at line 1101 of file outliner_dragdrop.cc.


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