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::SelectionConnectionPolicy< Bus > Struct Template Reference

#include <ToolsApplicationAPI.h>

Inherits AZ::EBusConnectionPolicy< Bus >.

Static Public Member Functions

static void Connect (typename Bus::BusPtr &busPtr, typename Bus::Context &context, typename Bus::HandlerNode &handler, typename Bus::Context::ConnectLockGuard &connectLock, const typename Bus::BusIdType &id=0)
 

Detailed Description

template<class Bus>
struct AzToolsFramework::EntitySelectionEvents::SelectionConnectionPolicy< Bus >

Custom connection policy notifies handler if entity is already selected.


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