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::EntityId > Struct Reference

#include <EntityId.h>

Public Types

typedef AZ::EntityId argument_type
 
typedef AZStd::size_t result_type
 

Public Member Functions

AZ_FORCE_INLINE size_t operator() (const AZ::EntityId &id) const
 

Detailed Description

Enables entity IDs to be keys in hashed data structures.


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