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.
AZ::EntityComponentIdPair Member List

This is the complete list of members for AZ::EntityComponentIdPair, including all inherited members.

AZ_CLASS_ALLOCATOR(EntityComponentIdPair, AZ::SystemAllocator)AZ::EntityComponentIdPair
AZ_RTTI(EntityComponentIdPair, "{C845E5EC-5580-4E12-A9B2-9AE7E5B7826F}")AZ::EntityComponentIdPair
EntityComponentIdPair()AZ::EntityComponentIdPairinline
EntityComponentIdPair(const AZ::EntityId &entityId, const AZ::ComponentId &componentId)AZ::EntityComponentIdPairinline
GetComponentId() constAZ::EntityComponentIdPairinline
GetEntityId() constAZ::EntityComponentIdPairinline
operator!=(const EntityComponentIdPair &other) constAZ::EntityComponentIdPairinline
operator==(const EntityComponentIdPair &other) constAZ::EntityComponentIdPairinline
Reflect(AZ::ReflectContext *context)AZ::EntityComponentIdPairstatic
~EntityComponentIdPair()=defaultAZ::EntityComponentIdPairvirtual