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

Public Attributes

bool object
 
bool edit_bone
 
bool pose_bone
 
bool seq_strip
 

Detailed Description

Outliner sync select dirty flags are not enough to determine which types to sync, outliner display mode also needs to be considered. This stores the types of data to sync to increase code clarity.

Definition at line 106 of file outliner_sync.cc.

Member Data Documentation

◆ edit_bone

◆ object

◆ pose_bone

◆ seq_strip


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