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.
UiLayoutColumnComponent Member List

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

Activate() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentprotected
ApplyLayoutHeight() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
ApplyLayoutHeight(float availableHeight) (defined in UiLayoutColumnComponent)UiLayoutColumnComponentprotected
ApplyLayoutWidth() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
ApplyLayoutWidth(float availableWidth)UiLayoutColumnComponentprotected
AZ_COMPONENT(UiLayoutColumnComponent, LyShine::UiLayoutColumnComponentUuid, AZ::Component) (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
AZ_DISABLE_COPY_MOVE(UiLayoutColumnComponent) (defined in UiLayoutColumnComponent)UiLayoutColumnComponentprotected
CheckLayoutFitterAndRefreshEditorTransformProperties() constUiLayoutColumnComponentprotected
Deactivate() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentprotected
GetExtraHeightRatio() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
GetExtraWidthRatio() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
GetHorizontalChildAlignment() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
GetIgnoreDefaultLayoutCells() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiLayoutColumnComponent)UiLayoutColumnComponentinlinestatic
GetMinHeight() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
GetMinWidth() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
GetOrder() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
GetPadding() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiLayoutColumnComponent)UiLayoutColumnComponentinlinestatic
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiLayoutColumnComponent)UiLayoutColumnComponentinlinestatic
GetSizeToFitChildElements(const AZ::Vector2 &childElementSize, int numChildElements) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
GetSpacing() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
GetTargetHeight(float maxHeight) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
GetTargetWidth(float maxWidth) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
GetVerticalChildAlignment() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
InvalidateLayout()UiLayoutColumnComponentprotected
InvalidateParentLayout()UiLayoutColumnComponentprotected
IsControllingChild(AZ::EntityId childId) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
IsUsingLayoutCellsToCalculateLayout() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
m_childHAlignmentUiLayoutColumnComponentprotected
m_childVAlignment (defined in UiLayoutColumnComponent)UiLayoutColumnComponentprotected
m_ignoreDefaultLayoutCellsUiLayoutColumnComponentprotected
m_orderUiLayoutColumnComponentprotected
m_paddingUiLayoutColumnComponentprotected
m_spacingUiLayoutColumnComponentprotected
OnCanvasSpaceRectChanged(AZ::EntityId entityId, const UiTransformInterface::Rect &oldRect, const UiTransformInterface::Rect &newRect) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
Reflect(AZ::ReflectContext *context) (defined in UiLayoutColumnComponent)UiLayoutColumnComponentstatic
SetHorizontalChildAlignment(IDraw2d::HAlign alignment) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
SetIgnoreDefaultLayoutCells(bool ignoreDefaultLayoutCells) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
SetOrder(UiLayoutInterface::VerticalOrder order) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
SetPadding(UiLayoutInterface::Padding padding) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
SetSpacing(float spacing) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
SetVerticalChildAlignment(IDraw2d::VAlign alignment) override (defined in UiLayoutColumnComponent)UiLayoutColumnComponentvirtual
UiLayoutColumnComponent() (defined in UiLayoutColumnComponent)UiLayoutColumnComponent
~UiLayoutColumnComponent() override (defined in UiLayoutColumnComponent)UiLayoutColumnComponent