Open 3D Engine LyShine 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.
UiLayoutRowComponent Member List

This is the complete list of members for UiLayoutRowComponent, including all inherited members.

Activate() override (defined in UiLayoutRowComponent)UiLayoutRowComponentprotected
ApplyLayoutHeight() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
ApplyLayoutHeight(float availableHeight) (defined in UiLayoutRowComponent)UiLayoutRowComponentprotected
ApplyLayoutWidth() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
ApplyLayoutWidth(float availableWidth)UiLayoutRowComponentprotected
AZ_COMPONENT(UiLayoutRowComponent, LyShine::UiLayoutRowComponentUuid, AZ::Component) (defined in UiLayoutRowComponent)UiLayoutRowComponent
AZ_DISABLE_COPY_MOVE(UiLayoutRowComponent) (defined in UiLayoutRowComponent)UiLayoutRowComponentprotected
CheckLayoutFitterAndRefreshEditorTransformProperties() constUiLayoutRowComponentprotected
Deactivate() override (defined in UiLayoutRowComponent)UiLayoutRowComponentprotected
GetExtraHeightRatio() override (defined in UiLayoutRowComponent)UiLayoutRowComponent
GetExtraWidthRatio() override (defined in UiLayoutRowComponent)UiLayoutRowComponent
GetHorizontalChildAlignment() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
GetIgnoreDefaultLayoutCells() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiLayoutRowComponent)UiLayoutRowComponentinlinestatic
GetMinHeight() override (defined in UiLayoutRowComponent)UiLayoutRowComponent
GetMinWidth() override (defined in UiLayoutRowComponent)UiLayoutRowComponent
GetOrder() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
GetPadding() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiLayoutRowComponent)UiLayoutRowComponentinlinestatic
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiLayoutRowComponent)UiLayoutRowComponentinlinestatic
GetSizeToFitChildElements(const AZ::Vector2 &childElementSize, int numChildElements) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
GetSpacing() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
GetTargetHeight(float maxHeight) override (defined in UiLayoutRowComponent)UiLayoutRowComponent
GetTargetWidth(float maxWidth) override (defined in UiLayoutRowComponent)UiLayoutRowComponent
GetVerticalChildAlignment() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
InvalidateLayout()UiLayoutRowComponentprotected
InvalidateParentLayout()UiLayoutRowComponentprotected
IsControllingChild(AZ::EntityId childId) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
IsUsingLayoutCellsToCalculateLayout() override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
m_childHAlignmentUiLayoutRowComponentprotected
m_childVAlignment (defined in UiLayoutRowComponent)UiLayoutRowComponentprotected
m_ignoreDefaultLayoutCellsUiLayoutRowComponentprotected
m_orderUiLayoutRowComponentprotected
m_paddingUiLayoutRowComponentprotected
m_spacingUiLayoutRowComponentprotected
OnCanvasSpaceRectChanged(AZ::EntityId entityId, const UiTransformInterface::Rect &oldRect, const UiTransformInterface::Rect &newRect) override (defined in UiLayoutRowComponent)UiLayoutRowComponent
Reflect(AZ::ReflectContext *context) (defined in UiLayoutRowComponent)UiLayoutRowComponentstatic
SetHorizontalChildAlignment(IDraw2d::HAlign alignment) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
SetIgnoreDefaultLayoutCells(bool ignoreDefaultLayoutCells) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
SetOrder(UiLayoutInterface::HorizontalOrder order) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
SetPadding(UiLayoutInterface::Padding padding) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
SetSpacing(float spacing) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
SetVerticalChildAlignment(IDraw2d::VAlign alignment) override (defined in UiLayoutRowComponent)UiLayoutRowComponentvirtual
UiLayoutRowComponent() (defined in UiLayoutRowComponent)UiLayoutRowComponent
~UiLayoutRowComponent() override (defined in UiLayoutRowComponent)UiLayoutRowComponent