Activate() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | protected |
AZ_COMPONENT(UiLayoutCellComponent, LyShine::UiLayoutCellComponentUuid, AZ::Component) (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
AZ_DISABLE_COPY_MOVE(UiLayoutCellComponent) (defined in UiLayoutCellComponent) | UiLayoutCellComponent | protected |
Deactivate() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | protected |
GetExtraHeightRatio() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetExtraWidthRatio() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiLayoutCellComponent) | UiLayoutCellComponent | inlinestatic |
GetMaxHeight() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetMaxWidth() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetMinHeight() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetMinWidth() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiLayoutCellComponent) | UiLayoutCellComponent | inlinestatic |
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiLayoutCellComponent) | UiLayoutCellComponent | inlinestatic |
GetTargetHeight() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
GetTargetWidth() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
InvalidateLayout() | UiLayoutCellComponent | protected |
m_extraHeightRatio | UiLayoutCellComponent | protected |
m_extraHeightRatioOverridden | UiLayoutCellComponent | protected |
m_extraWidthRatio | UiLayoutCellComponent | protected |
m_extraWidthRatioOverridden | UiLayoutCellComponent | protected |
m_maxHeight | UiLayoutCellComponent | protected |
m_maxHeightOverridden | UiLayoutCellComponent | protected |
m_maxWidth | UiLayoutCellComponent | protected |
m_maxWidthOverridden | UiLayoutCellComponent | protected |
m_minHeight | UiLayoutCellComponent | protected |
m_minHeightOverridden | UiLayoutCellComponent | protected |
m_minWidth | UiLayoutCellComponent | protected |
m_minWidthOverridden | UiLayoutCellComponent | protected |
m_targetHeight | UiLayoutCellComponent | protected |
m_targetHeightOverridden | UiLayoutCellComponent | protected |
m_targetWidth | UiLayoutCellComponent | protected |
m_targetWidthOverridden | UiLayoutCellComponent | protected |
Reflect(AZ::ReflectContext *context) (defined in UiLayoutCellComponent) | UiLayoutCellComponent | static |
SetExtraHeightRatio(float height) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetExtraWidthRatio(float width) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetMaxHeight(float height) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetMaxWidth(float width) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetMinHeight(float height) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetMinWidth(float width) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetTargetHeight(float height) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
SetTargetWidth(float width) override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
UiLayoutCellComponent() (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |
~UiLayoutCellComponent() override (defined in UiLayoutCellComponent) | UiLayoutCellComponent | |