Open 3D Engine LmbrCentral Gem 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.
LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration > Member List

This is the complete list of members for LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >, including all inherited members.

Activate() override (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
AZ_RTTI((EditorWrappedComponentBase, "{059BC2AF-B086-4D5E-8F6C-2827AB69ED16}", TComponent, TConfiguration), EditorComponentBase) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
BuildGameEntity(AZ::Entity *gameEntity) override (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
ConfigurationChanged() (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protectedvirtual
Deactivate() override (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
GetDependentServices(AZ::ComponentDescriptor::DependencyArrayType &services) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >static
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &services) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >static
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &services) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >static
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &services) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >static
Init() override (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
m_component (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protected
m_configuration (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protected
m_runtimeComponentActive (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protected
m_visible (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protected
OnEntityVisibilityChanged(bool visibility) override (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
Reflect(AZ::ReflectContext *context) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protectedstatic
ReflectSubClass(AZ::ReflectContext *context, unsigned int version=0, AZ::SerializeContext::VersionConverter versionConverter=nullptr) (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >protectedstatic
WrappedComponentType typedef (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >
WrappedConfigType typedef (defined in LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >)LmbrCentral::EditorWrappedComponentBase< TComponent, TConfiguration >