Open 3D Engine Atom Gem 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.
AZ::RPI::SceneNotification::SceneConnectionPolicy< Bus > Struct Template Reference

Custom connection policy to make sure events are fully in sync. More...

#include <SceneBus.h>

Inherits 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 AZ::RPI::SceneNotification::SceneConnectionPolicy< Bus >

Custom connection policy to make sure events are fully in sync.


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