Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::EntityComponentIdPair Member List

Open 3D Engine (O3DE), the successor to Lumberyard, is now available in Developer Preview. Download O3DE or visit the AWS Game Tech blog to learn more.

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

AZ_CLASS_ALLOCATOR (EntityComponentIdPair, AZ::SystemAllocator, 0) AZ::EntityComponentIdPair
AZ_RTTI (EntityComponentIdPair, "{C845E5EC-5580-4E12-A9B2-9AE7E5B7826F}") AZ::EntityComponentIdPair
EntityComponentIdPair () AZ::EntityComponentIdPair inline
EntityComponentIdPair (const AZ::EntityId &entityId, const AZ::ComponentId &componentId) AZ::EntityComponentIdPair inline
GetComponentId () const AZ::EntityComponentIdPair inline
GetEntityId () const AZ::EntityComponentIdPair inline
operator== (const EntityComponentIdPair &other) const AZ::EntityComponentIdPair inline
Reflect (AZ::ReflectContext *context) AZ::EntityComponentIdPair static
~EntityComponentIdPair ()=default AZ::EntityComponentIdPair virtual