This is the complete list of members for UiScrollBoxComponent, including all inherited members.
| Activate() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | protected |
| AZ_COMPONENT(UiScrollBoxComponent, LyShine::UiScrollBoxComponentUuid, AZ::Component) (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| AZ_RTTI(UiInteractableComponent, "{A42EB486-1C89-434C-AD22-A3FC6CEEC46F}", AZ::Component) (defined in UiInteractableComponent) | UiInteractableComponent | |
| CanHandleEvent(AZ::Vector2 point) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| ChangeContentSizeAndScrollOffset(AZ::Vector2 contentSize, AZ::Vector2 scrollOffset) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| ComputeInteractableState() override | UiScrollBoxComponent | protectedvirtual |
| Deactivate() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | protected |
| DoesSupportDragHandOff(AZ::Vector2 startPoint) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| FindClosestContentChildElement() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| FindNextContentChildElement(UiNavigationHelpers::Command command) (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetContentEntity() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetHorizontalScrollBarEntity() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetHorizontalScrollBarVisibility() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetHoverEndActionCallback() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetHoverEndActionName() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetHoverStartActionCallback() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetHoverStartActionName() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in UiScrollBoxComponent) | UiScrollBoxComponent | inlineprotectedstatic |
| GetIsAutoActivationEnabled() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetIsHorizontalScrollingEnabled() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetIsScrollingConstrained() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetIsVerticalScrollingEnabled() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetMomentumDuration() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetNormalizedScrollValue() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetOutsideReleasedActionName() const override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetPressedActionCallback() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetPressedActionName() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in UiScrollBoxComponent) | UiScrollBoxComponent | inlineprotectedstatic |
| GetReleasedActionCallback() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetReleasedActionName() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in UiScrollBoxComponent) | UiScrollBoxComponent | inlineprotectedstatic |
| GetScrollableParentToContentRatio(AZ::Vector2 &ratioOut) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetScrollOffset() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetScrollOffsetChangedActionName() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetScrollOffsetChangedCallback() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetScrollOffsetChangingActionName() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetScrollOffsetChangingCallback() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetScrollSensitivity() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetSnapGrid() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetSnapMode() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| GetVerticalScrollBarEntity() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| GetVerticalScrollBarVisibility() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| HandleAutoActivation() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HandleDescendantReceivedHoverByNavigation(AZ::EntityId descendantEntityId) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HandleEnterPressed(bool &shouldStayActive) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HandleEnterReleased() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| HandleHoverEnd() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| HandleHoverStart() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| HandleKeyInputBegan(const AzFramework::InputChannel::Snapshot &inputSnapshot, AzFramework::ModifierKeyMask activeModifierKeys) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HandleMultiTouchPressed(AZ::Vector2 point, int multiTouchIndex) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| HandleMultiTouchReleased(AZ::Vector2 point, int multiTouchIndex) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| HandlePressed(AZ::Vector2 point, bool &shouldStayActive) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HandleReceivedHoverByNavigatingFromDescendant(AZ::EntityId descendantEntityId) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| HandleReleased(AZ::Vector2 point) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HasHorizontalContentToScroll() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| HasVerticalContentToScroll() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| InGamePostActivate() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| Init() override (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| InputPositionUpdate(AZ::Vector2 point) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| IsAutoActivationSupported() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | protectedvirtual |
| IsHandlingEvents() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| IsHandlingMultiTouchEvents() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| IsPressed() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| LostActiveStatus() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| m_disabledStateActions | UiInteractableComponent | protected |
| m_hoverEndActionCallback | UiInteractableComponent | protected |
| m_hoverEndActionName | UiInteractableComponent | protected |
| m_hoverStartActionCallback | UiInteractableComponent | protected |
| m_hoverStartActionName | UiInteractableComponent | protected |
| m_hoverStateActions | UiInteractableComponent | protected |
| m_isAutoActivationEnabled | UiInteractableComponent | protected |
| m_isHandlingEvents | UiInteractableComponent | protected |
| m_isHandlingMultiTouchEvents | UiInteractableComponent | protected |
| m_isHover | UiInteractableComponent | protected |
| m_isPressed | UiInteractableComponent | protected |
| m_navigationSettings (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| m_outsideReleasedActionName | UiInteractableComponent | protected |
| m_pressedActionCallback | UiInteractableComponent | protected |
| m_pressedActionName | UiInteractableComponent | protected |
| m_pressedMultiTouchIndex | UiInteractableComponent | protected |
| m_pressedPoint | UiInteractableComponent | protected |
| m_pressedStateActions | UiInteractableComponent | protected |
| m_releasedActionCallback | UiInteractableComponent | protected |
| m_releasedActionName | UiInteractableComponent | protected |
| m_state | UiInteractableComponent | protected |
| m_stateActionManager (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| MultiTouchPositionUpdate(AZ::Vector2 point, int multiTouchIndex) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| OfferDragHandOff(AZ::EntityId currentActiveInteractable, AZ::Vector2 startPoint, AZ::Vector2 currentPoint, float dragThreshold) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| OnCanvasSpaceRectChanged(AZ::EntityId entityId, const UiTransformInterface::Rect &oldRect, const UiTransformInterface::Rect &newRect) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| OnDisabledStateActionsChanged() (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| OnHoverStateActionsChanged() (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| OnPressedStateActionsChanged() (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| OnTick(float deltaTime, AZ::ScriptTimePoint time) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| OnUiElementAndAncestorsEnabledChanged(bool areElementAndAncestorsEnabled) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| OnUiElementFixup(AZ::EntityId canvasEntityId, AZ::EntityId parentEntityId) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| OnValueChangedByScroller(float value) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| OnValueChangingByScroller(float value) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| Reflect(AZ::ReflectContext *context) (defined in UiScrollBoxComponent) | UiScrollBoxComponent | protectedstatic |
| SetContentEntity(AZ::EntityId entityId) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetHorizontalScrollBarEntity(AZ::EntityId entityId) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetHorizontalScrollBarVisibility(ScrollBarVisibility visibility) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetHoverEndActionCallback(OnActionCallback onActionCallback) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetHoverEndActionName(const LyShine::ActionName &actionName) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetHoverStartActionCallback(OnActionCallback onActionCallback) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetHoverStartActionName(const LyShine::ActionName &actionName) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetIsAutoActivationEnabled(bool isEnabled) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetIsHandlingEvents(bool isHandlingEvents) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetIsHandlingMultiTouchEvents(bool isHandlingMultiTouchEvents) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetIsHorizontalScrollingEnabled(bool isEnabled) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetIsScrollingConstrained(bool isConstrained) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetIsVerticalScrollingEnabled(bool isEnabled) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetMomentumActive(bool active) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetMomentumDuration(float scrollMomentumDuration) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetOutsideReleasedActionName(const LyShine::ActionName &actionName) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetPressedActionCallback(OnActionCallback onActionCallback) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetPressedActionName(const LyShine::ActionName &actionName) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetReleasedActionCallback(OnActionCallback onActionCallback) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetReleasedActionName(const LyShine::ActionName &actionName) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| SetScrollOffset(AZ::Vector2 scrollOffset) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetScrollOffsetChangedActionName(const LyShine::ActionName &actionName) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetScrollOffsetChangedCallback(ScrollOffsetChangeCallback onChange) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetScrollOffsetChangingActionName(const LyShine::ActionName &actionName) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetScrollOffsetChangingCallback(ScrollOffsetChangeCallback onChange) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetScrollSensitivity(AZ::Vector2 scrollSensitivity) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetSnapGrid(AZ::Vector2 snapGrid) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetSnapMode(SnapMode snapMode) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| SetVerticalScrollBarEntity(AZ::EntityId entityId) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| SetVerticalScrollBarVisibility(ScrollBarVisibility visibility) override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| StateActions typedef (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| StopMomentum() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent | virtual |
| TriggerHoverEndAction() (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| TriggerHoverStartAction() (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| TriggerPressedAction() (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| TriggerReceivedHoverByNavigatingFromDescendantAction(AZ::EntityId descendantEntityId) (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| TriggerReleasedAction(bool releasedOutside=false) (defined in UiInteractableComponent) | UiInteractableComponent | protected |
| UiInteractableComponent() (defined in UiInteractableComponent) | UiInteractableComponent | |
| UiScrollBoxComponent() (defined in UiScrollBoxComponent) | UiScrollBoxComponent | |
| Update(float deltaTime) override (defined in UiInteractableComponent) | UiInteractableComponent | |
| ~UiInteractableComponent() override (defined in UiInteractableComponent) | UiInteractableComponent | |
| ~UiScrollBoxComponent() override (defined in UiScrollBoxComponent) | UiScrollBoxComponent |