Open 3D Engine LyShine Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for UiLayoutColumnComponent, including all inherited members.
Activate() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | protected |
ApplyLayoutHeight() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
ApplyLayoutHeight(float availableHeight) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | protected |
ApplyLayoutWidth() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
ApplyLayoutWidth(float availableWidth) | UiLayoutColumnComponent | protected |
AZ_COMPONENT(UiLayoutColumnComponent, LyShine::UiLayoutColumnComponentUuid, AZ::Component) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
AZ_DISABLE_COPY_MOVE(UiLayoutColumnComponent) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | protected |
CheckLayoutFitterAndRefreshEditorTransformProperties() const | UiLayoutColumnComponent | protected |
Deactivate() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | protected |
GetExtraHeightRatio() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
GetExtraWidthRatio() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
GetHorizontalChildAlignment() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
GetIgnoreDefaultLayoutCells() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | inlinestatic |
GetMinHeight() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
GetMinWidth() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
GetOrder() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
GetPadding() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | inlinestatic |
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | inlinestatic |
GetSizeToFitChildElements(const AZ::Vector2 &childElementSize, int numChildElements) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
GetSpacing() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
GetTargetHeight(float maxHeight) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
GetTargetWidth(float maxWidth) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
GetVerticalChildAlignment() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
InvalidateLayout() | UiLayoutColumnComponent | protected |
InvalidateParentLayout() | UiLayoutColumnComponent | protected |
IsControllingChild(AZ::EntityId childId) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
IsUsingLayoutCellsToCalculateLayout() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
m_childHAlignment | UiLayoutColumnComponent | protected |
m_childVAlignment (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | protected |
m_ignoreDefaultLayoutCells | UiLayoutColumnComponent | protected |
m_order | UiLayoutColumnComponent | protected |
m_padding | UiLayoutColumnComponent | protected |
m_spacing | UiLayoutColumnComponent | protected |
OnCanvasSpaceRectChanged(AZ::EntityId entityId, const UiTransformInterface::Rect &oldRect, const UiTransformInterface::Rect &newRect) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
Reflect(AZ::ReflectContext *context) (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | static |
SetHorizontalChildAlignment(IDraw2d::HAlign alignment) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
SetIgnoreDefaultLayoutCells(bool ignoreDefaultLayoutCells) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
SetOrder(UiLayoutInterface::VerticalOrder order) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
SetPadding(UiLayoutInterface::Padding padding) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
SetSpacing(float spacing) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
SetVerticalChildAlignment(IDraw2d::VAlign alignment) override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | virtual |
UiLayoutColumnComponent() (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent | |
~UiLayoutColumnComponent() override (defined in UiLayoutColumnComponent) | UiLayoutColumnComponent |