Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::EntitySelectionEvents Class Reference

#include <ToolsApplicationAPI.h>

Inherits AZ::ComponentBus.

Classes

struct  SelectionConnectionPolicy
 

Public Types

template<typename Bus >
using ConnectionPolicy = SelectionConnectionPolicy< Bus >
 
using Bus = AZ::EBus< EntitySelectionEvents >
 

Public Member Functions

virtual void OnSelected ()
 
virtual void OnDeselected ()
 

Detailed Description

Bus keyed on entity Id for selection events. Note that upon connection OnSelected() may be immediately invoked.


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