Blender  V3.3
Public Attributes | List of all members
SelectedItems Struct Reference

Public Attributes

GSetobjects
 
GSetedit_bones
 
GSetpose_bones
 

Detailed Description

Stores items selected from a sync from the outliner. Prevents syncing the selection state of the last instance of an object linked in multiple collections.

Definition at line 161 of file outliner_sync.cc.

Member Data Documentation

◆ edit_bones

GSet* SelectedItems::edit_bones

◆ objects

GSet* SelectedItems::objects

◆ pose_bones

GSet* SelectedItems::pose_bones

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