![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
This is the complete list of members for SLayoutComponent, including all inherited members.
| AddChild(TSharedPtr< SLayoutComponent > Component) | SLayoutComponent | |
| AddChild(TSharedPtr< SLayoutComponent > Component, const FAnchors Anchor, const FVector2D Alignment) | SLayoutComponent | |
| AddDecorator(TSharedPtr< SWidget > Decorator) | SLayoutComponent | |
| Animate() | SLayoutComponent | |
| BlockInput(const bool bBlock) | SLayoutComponent | inlinevirtual |
| CanInteract() const | SLayoutComponent | virtual |
| ComponentLocation | SLayoutComponent | protected |
| ComputeDesiredSize(float LayoutScaleMultiplier) const override | SLayoutComponent | inlinevirtual |
| Construct(const FArguments &InArgs) | SLayoutComponent | |
| ConstructWidget() const | SLayoutComponent | |
| CreateSlot(const FAnchors Anchor, const FVector2D Alignment) | SLayoutComponent | |
| Destruct() | SLayoutComponent | |
| FullRebuildWidgetDecorator() | SLayoutComponent | |
| GetInputPriority() const | SLayoutComponent | inline |
| GetRuntimeTouchInterfaceWidget() const | SLayoutComponent | |
| GetSize() const | SLayoutComponent | inline |
| GetTopLeftPosition() const | SLayoutComponent | inline |
| HideDecorator(TSharedPtr< SWidget > DecoratorWidget) | SLayoutComponent | |
| InputPriority | SLayoutComponent | protected |
| InsertDecorator(TSharedPtr< SWidget > Decorator, int32 Index) | SLayoutComponent | |
| IsPressed() const | SLayoutComponent | inlinevirtual |
| IsUnderLocation(const FVector2D AbsoluteLocation) | SLayoutComponent | virtual |
| LayoutTopLeftPosition | SLayoutComponent | protected |
| LocalSpaceToNormalized(const FVector2D Location) const | SLayoutComponent | |
| OnMove | SLayoutComponent | |
| OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override | SLayoutComponent | virtual |
| OnPress | SLayoutComponent | |
| OnRelease | SLayoutComponent | |
| OnTick | SLayoutComponent | |
| PaintDebug(const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle) const | SLayoutComponent | virtual |
| PivotOffset | SLayoutComponent | protected |
| PostGeometryInitialization(double InCurrentTime, float InDeltaTime) | SLayoutComponent | |
| ProcessMoveEvent(const FGeometry &LayoutGeometry, const FPointerEvent &PointerEvent) | SLayoutComponent | virtual |
| ProcessPressEvent(const FGeometry &LayoutGeometry, const FPointerEvent &PointerEvent) | SLayoutComponent | virtual |
| ProcessReleaseEvent(const FGeometry &LayoutGeometry, const FPointerEvent &PointerEvent) | SLayoutComponent | virtual |
| Recenter(const FVector2D AbsoluteLocation) | SLayoutComponent | virtual |
| RecenterOffset | SLayoutComponent | protected |
| RemoveChild(TSharedPtr< SLayoutComponent > Component) | SLayoutComponent | |
| RemoveDecorator(TSharedPtr< SWidget > DecoratorToRemove) | SLayoutComponent | |
| ResetPosition() | SLayoutComponent | virtual |
| ScaledSize | SLayoutComponent | protected |
| ScreenSpaceToLayoutSpace(const FVector2D Location) | SLayoutComponent | |
| SetAlignment(const FVector2D NewAlignment) | SLayoutComponent | virtual |
| SetAnchor(const FAnchors NewAnchors) | SLayoutComponent | virtual |
| SetAnchorOffset(const FVector4f Offset) | SLayoutComponent | virtual |
| SetDebugType(const int32 InDebugType) | SLayoutComponent | inline |
| SetDecorators(TArray< FDecorator > NewDecorators) | SLayoutComponent | |
| SetDrawDebugEnabled(const bool bEnable) | SLayoutComponent | inline |
| SetInputPriority(const int32 Value) | SLayoutComponent | inlinevirtual |
| SetInteractionSize(const float Value) | SLayoutComponent | inlinevirtual |
| SetInteractionType(const EInteractionType NewType) | SLayoutComponent | virtual |
| SetPositionFromTopLeft(const FVector2D NewPosition) | SLayoutComponent | virtual |
| SetSize(const FVector2D NewSize) | SLayoutComponent | virtual |
| SetSlotPosition(const FVector2D &SlotPosition) const | SLayoutComponent | protected |
| SetSlotSize(const FVector2D SlotSize) const | SLayoutComponent | protected |
| ShowDecorator(TSharedPtr< SWidget > DecoratorWidget) | SLayoutComponent | |
| Size | SLayoutComponent | protected |
| SLATE_BEGIN_ARGS(SLayoutComponent) | SLayoutComponent | inline |
| SLayoutComponent() | SLayoutComponent | |
| Tick(const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime) override | SLayoutComponent | virtual |
| UpdateScaleFactor(const FGeometry &LayoutGeometry, const float &ScaleFactor) | SLayoutComponent | virtual |
| ~SLayoutComponent() | SLayoutComponent | virtual |