Open 3D Engine AzCore API Reference  2305.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Component Member List

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

Activate()=0AZ::Componentprotectedpure virtual
AZ_RTTI_NO_TYPE_INFO_DECL() (defined in AZ::Component)AZ::Component
AZ_TYPE_INFO_WITH_NAME_DECL(Component)AZ::Component
Component()AZ::Component
Deactivate()=0AZ::Componentprotectedpure virtual
Entity (defined in AZ::Component)AZ::Componentfriend
GetConfiguration(AZ::ComponentConfig &outConfig) const AZ::Component
GetEntity() const AZ::Componentinline
GetEntityId() const AZ::Component
GetId() const AZ::Componentinline
GetNamedEntityId() const AZ::Component
GetSerializedIdentifier() const AZ::Componentvirtual
GetUnderlyingComponentType() const AZ::Componentinlinevirtual
Init()AZ::Componentinlineprotectedvirtual
m_entityAZ::Componentprotected
m_idAZ::Componentprotected
ReadInConfig(const ComponentConfig *baseConfig)AZ::Componentprotectedvirtual
SetConfiguration(const AZ::ComponentConfig &config)AZ::Component
SetEntity(Entity *entity)AZ::Componentprotected
SetId(const ComponentId &id)AZ::Componentinline
SetSerializedIdentifier(AZStd::string serializedIdentifer)AZ::Componentvirtual
ValidateComponentRequirements(const ImmutableEntityVector &, const AZStd::unordered_set< AZ::Crc32 > &) const AZ::Componentinlinevirtual
WriteOutConfig(ComponentConfig *outBaseConfig) const AZ::Componentprotectedvirtual
~Component()AZ::Componentvirtual