Inherits LmbrCentral::EditorWrappedComponentBase< ReferenceShapeComponent, ReferenceShapeConfig >.
 | 
| 
  | AZ_EDITOR_COMPONENT (EditorReferenceShapeComponent, EditorReferenceShapeComponentTypeId, BaseClassType) | 
|   | 
| 
  | AZ_RTTI ((EditorWrappedComponentBase, "{059BC2AF-B086-4D5E-8F6C-2827AB69ED16}", ReferenceShapeComponent, ReferenceShapeConfig), EditorComponentBase) | 
|   | 
| 
void  | Init () override | 
|   | 
| 
void  | Activate () override | 
|   | 
| 
void  | Deactivate () override | 
|   | 
| 
void  | BuildGameEntity (AZ::Entity *gameEntity) override | 
|   | 
| 
void  | OnEntityVisibilityChanged (bool visibility) override | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
| 
static void  | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
| 
static void  | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
| 
static void  | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
| 
static void  | GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
 | 
| 
static constexpr const char *const  | s_categoryName = "Shape" | 
|   | 
| 
static constexpr const char *const  | s_componentName = "Shape Reference" | 
|   | 
| 
static constexpr const char *const  | s_componentDescription = "Enables the entity to reference and reuse shape entities" | 
|   | 
| 
static constexpr const char *const  | s_icon = "Editor/Icons/Components/ShapeReference.svg" | 
|   | 
| 
static constexpr const char *const  | s_viewportIcon = "Editor/Icons/Components/Viewport/ShapeReference.svg" | 
|   | 
| 
static constexpr const char *const  | s_helpUrl = "https://www.o3de.org/docs/user-guide/components/reference/shape/shape-reference/" | 
|   | 
 | 
| 
virtual AZ::u32  | ConfigurationChanged () | 
|   | 
| 
static void  | ReflectSubClass (AZ::ReflectContext *context, unsigned int version=0, AZ::SerializeContext::VersionConverter versionConverter=nullptr) | 
|   | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
| 
ReferenceShapeComponent  | m_component | 
|   | 
| 
ReferenceShapeConfig  | m_configuration | 
|   | 
| 
bool  | m_visible | 
|   | 
| 
bool  | m_runtimeComponentActive | 
|   | 
The documentation for this class was generated from the following file:
- Gems/LmbrCentral/Code/Source/Shape/EditorReferenceShapeComponent.h