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

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

Activate() overrideAZ::EntityActiveSystemComponentvirtual
AZ_COMPONENT(EntityActiveSystemComponent, "{AAC78518-BC7B-42DD-8257-7F15C22AD0E3}", AZ::Component) (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponent
AZ_RTTI_NO_TYPE_INFO_DECL() (defined in AZ::Component)AZ::Component
AZ_TYPE_INFO_WITH_NAME_DECL_API(AZCORE_API, Component)AZ::Component
Component()AZ::Component
Deactivate() overrideAZ::EntityActiveSystemComponentvirtual
GetActiveTypeIndexById(AZ::Crc32 typeNameId) override (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponent
GetActiveTypeIndexByName(AZStd::string typeName) override (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponent
GetConfiguration(AZ::ComponentConfig &outConfig) constAZ::Component
GetEntity() constAZ::Componentinline
GetEntityId() constAZ::Component
GetId() constAZ::Componentinline
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponentstatic
GetNamedEntityId() constAZ::Component
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponentstatic
GetSerializedIdentifier() constAZ::Componentvirtual
GetUnderlyingComponentType() constAZ::Componentinlinevirtual
Init()AZ::Componentinlineprotectedvirtual
kInvalidIndex (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponentstatic
m_entityAZ::Componentprotected
m_idAZ::Componentprotected
OnAfterEntitySet()AZ::Componentprotectedvirtual
ReadInConfig(const ComponentConfig *baseConfig)AZ::Componentprotectedvirtual
Reflect(AZ::ReflectContext *context) (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponentstatic
ScanListForIndex(AZ::Crc32 typeNameId) (defined in AZ::EntityActiveSystemComponent)AZ::EntityActiveSystemComponent
SetConfiguration(const AZ::ComponentConfig &config)AZ::Component
SetEntity(Entity *entity)AZ::Componentprotectedvirtual
SetId(const ComponentId &id)AZ::Componentinline
SetSerializedIdentifier(AZStd::string serializedIdentifer)AZ::Componentvirtual
ValidateComponentRequirements(const ImmutableEntityVector &, const AZStd::unordered_set< AZ::Crc32 > &) constAZ::Componentinlinevirtual
WriteOutConfig(ComponentConfig *outBaseConfig) constAZ::Componentprotectedvirtual
~Component()AZ::Componentvirtual