Open 3D Engine LmbrCentral 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.
LmbrCentral::TagGlobalNotifications::ConnectionPolicy< Bus > Struct Template Reference

#include <TagComponentBus.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 LmbrCentral::TagGlobalNotifications::ConnectionPolicy< Bus >

This connection policy will cause the connecting handler to be fired once for each entity that already has the given tag


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