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

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

Activate() override (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
ApplyLayoutHeight() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
ApplyLayoutWidth() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
AZ_COMPONENT(UiLayoutGridComponent, LyShine::UiLayoutGridComponentUuid, AZ::Component) (defined in UiLayoutGridComponent)UiLayoutGridComponent
AZ_DISABLE_COPY_MOVE(UiLayoutGridComponent) (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
CheckLayoutFitterAndRefreshEditorTransformProperties() constUiLayoutGridComponentprotected
Deactivate() override (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
GetCellSize() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetChildrenBoundingRectSize(const AZ::Vector2 childElementSize, int numChildElements)UiLayoutGridComponentprotected
GetExtraHeightRatio() override (defined in UiLayoutGridComponent)UiLayoutGridComponent
GetExtraWidthRatio() override (defined in UiLayoutGridComponent)UiLayoutGridComponent
GetHorizontalChildAlignment() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetHorizontalOrder() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetIgnoreDefaultLayoutCells() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiLayoutGridComponent)UiLayoutGridComponentinlinestatic
GetMinHeight() override (defined in UiLayoutGridComponent)UiLayoutGridComponent
GetMinWidth() override (defined in UiLayoutGridComponent)UiLayoutGridComponent
GetPadding() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiLayoutGridComponent)UiLayoutGridComponentinlinestatic
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiLayoutGridComponent)UiLayoutGridComponentinlinestatic
GetSizeToFitChildElements(const AZ::Vector2 &childElementSize, int numChildElements) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetSpacing() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetStartingDirection() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetTargetHeight(float maxHeight) override (defined in UiLayoutGridComponent)UiLayoutGridComponent
GetTargetWidth(float maxWidth) override (defined in UiLayoutGridComponent)UiLayoutGridComponent
GetVerticalChildAlignment() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
GetVerticalOrder() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
InvalidateLayout()UiLayoutGridComponentprotected
InvalidateParentLayout()UiLayoutGridComponentprotected
IsControllingChild(AZ::EntityId childId) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
IsUsingLayoutCellsToCalculateLayout() override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
m_cellSizeUiLayoutGridComponentprotected
m_childHAlignmentUiLayoutGridComponentprotected
m_childVAlignment (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
m_horizontalOrderUiLayoutGridComponentprotected
m_origOffsetsUiLayoutGridComponentprotected
m_origOffsetsInitialized (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
m_paddingUiLayoutGridComponentprotected
m_spacingUiLayoutGridComponentprotected
m_startingDirection (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
m_verticalOrder (defined in UiLayoutGridComponent)UiLayoutGridComponentprotected
OnCanvasSpaceRectChanged(AZ::EntityId entityId, const UiTransformInterface::Rect &oldRect, const UiTransformInterface::Rect &newRect) override (defined in UiLayoutGridComponent)UiLayoutGridComponent
Reflect(AZ::ReflectContext *context) (defined in UiLayoutGridComponent)UiLayoutGridComponentstatic
SetCellSize(AZ::Vector2 size) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetHorizontalChildAlignment(IDraw2d::HAlign alignment) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetHorizontalOrder(UiLayoutInterface::HorizontalOrder order) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetIgnoreDefaultLayoutCells(bool ignoreDefaultLayoutCells) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetPadding(UiLayoutInterface::Padding padding) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetSpacing(AZ::Vector2 spacing) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetStartingDirection(StartingDirection direction) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetVerticalChildAlignment(IDraw2d::VAlign alignment) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
SetVerticalOrder(UiLayoutInterface::VerticalOrder order) override (defined in UiLayoutGridComponent)UiLayoutGridComponentvirtual
UiLayoutGridComponent() (defined in UiLayoutGridComponent)UiLayoutGridComponent
~UiLayoutGridComponent() override (defined in UiLayoutGridComponent)UiLayoutGridComponent