![]() |
ezEngine Release 25.08
|
Event describing changes to the selection in the selection manager. More...
#include <SelectionManager.h>
Public Types | |
enum class | Type { SelectionCleared , SelectionSet , ObjectAdded , ObjectRemoved , ChangedRuntimeOverrideSelection } |
Public Attributes | |
Type | m_Type |
const ezDocument * | m_pDocument |
const ezDocumentObject * | m_pObject |
Event describing changes to the selection in the selection manager.
|
strong |