Open 3D Engine AzCore 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.
AZStd::hash< AZ::EntityComponentIdPair > Struct Reference

#include <ComponentBus.h>

Public Member Functions

size_t operator() (const AZ::EntityComponentIdPair &entityComponentIdPair) const
 

Detailed Description

Implements the hash for the entity-component ID pair, because buses are identified by a hash of the ID.


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