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::StreamerComponent Member List

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

AZ_RTTI_NO_TYPE_INFO_DECL() (defined in AZ::Component)AZ::Component
AZ_TYPE_INFO_WITH_NAME_DECL(Component)AZ::Component
Component()AZ::Component
CreateStreamerStack(AZStd::string_view profile={}) (defined in AZ::StreamerComponent)AZ::StreamerComponentstatic
GetConfiguration(AZ::ComponentConfig &outConfig) constAZ::Component
GetEntity() constAZ::Componentinline
GetEntityId() constAZ::Component
GetId() constAZ::Componentinline
GetNamedEntityId() constAZ::Component
GetSerializedIdentifier() constAZ::Componentvirtual
GetUnderlyingComponentType() constAZ::Componentinlinevirtual
Init()AZ::Componentinlineprotectedvirtual
m_entityAZ::Componentprotected
m_idAZ::Componentprotected
OnAfterEntitySet()AZ::Componentprotectedvirtual
ReadInConfig(const ComponentConfig *baseConfig)AZ::Componentprotectedvirtual
SetConfiguration(const AZ::ComponentConfig &config)AZ::Component
SetEntity(Entity *entity)AZ::Componentprotectedvirtual
SetId(const ComponentId &id)AZ::Componentinline
SetSerializedIdentifier(AZStd::string serializedIdentifer)AZ::Componentvirtual
StreamerComponent() (defined in AZ::StreamerComponent)AZ::StreamerComponent
ValidateComponentRequirements(const ImmutableEntityVector &, const AZStd::unordered_set< AZ::Crc32 > &) constAZ::Componentinlinevirtual
WriteOutConfig(ComponentConfig *outBaseConfig) constAZ::Componentprotectedvirtual
~Component()AZ::Componentvirtual