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::TagGlobalRequests Class Reference

Inherits AZ::EBusTraits.

Public Types

using BusIdType = Tag
 

Public Member Functions

virtual const AZ::EntityId RequestTaggedEntities ()
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

Member Function Documentation

◆ RequestTaggedEntities()

virtual const AZ::EntityId LmbrCentral::TagGlobalRequests::RequestTaggedEntities ( )
inlinevirtual

Handlers will respond if they have the tag (i.e. they are listening on the tag's channel) Use AZ::EbusAggregateResults to handle more than the first responder


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