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

Public Attributes

Collectionfrom
 
Collectionto
 
TreeElementte
 
TreeElementInsertType insert_type
 

Detailed Description

Definition at line 1106 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 1111 of file outliner_dragdrop.cc.

◆ te

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

Definition at line 1110 of file outliner_dragdrop.cc.

◆ to

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

Definition at line 1108 of file outliner_dragdrop.cc.


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