Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
Loading...
Searching...
No Matches
ULayoutComponent Member List

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

AddDecorator(UComponentDecorator *Decorator)ULayoutComponent
AddDecoratorByClass(TSubclassOf< UComponentDecorator > DecoratorClass, const FName Name)ULayoutComponent
AllowPositionModification() constULayoutComponentinline
AllowSizeModification() constULayoutComponentinline
bAllowLocationModificationULayoutComponent
bAllowSizeModificationULayoutComponent
bConsumeInputULayoutComponent
BeginDestroy() overrideULayoutComponentvirtual
BeginEditDecorator(const FName LayerName)ULayoutComponent
bIsVisibleULayoutComponent
BlueprintCallableULayoutComponent
BlueprintReadOnlyULayoutComponent
bOptimizeRenderingULayoutComponent
bRecenterOnTouchULayoutComponent
CanInteract() constULayoutComponentvirtual
CanRecenter() constULayoutComponentinline
CategoryULayoutComponent
ComponentWidgetULayoutComponentprotected
ConsumeInput() constULayoutComponentinline
ContainDecorator(UObject *LayerObject)ULayoutComponent
ContainDecoratorClass(TSubclassOf< UComponentDecorator > Class)ULayoutComponent
ContainDecoratorName(const FName Name, bool bRecursive=false)ULayoutComponent
CurrentSizeScaleULayoutComponentprotected
DecoratorsULayoutComponent
DesignLocationULayoutComponent
DesignSizeULayoutComponent
DisableInput()ULayoutComponent
EditAnywhereULayoutComponent
EnableInput()ULayoutComponent
EndEditDecorator()ULayoutComponent
GetAlignment() constULayoutComponentinline
GetAllDecoratorNames(bool bRecursive)ULayoutComponent
GetAllDecorators(bool bRecursive)ULayoutComponent
GetAnchor() constULayoutComponentinline
GetAnchorOffset() constULayoutComponentinline
GetCollapsedLayer()ULayoutComponent
GetComponentAngle() constULayoutComponentinline
GetComponentGeometry()ULayoutComponentvirtual
GetComponentLocalLocation() constULayoutComponentvirtual
GetComponentLocation() constULayoutComponentvirtual
GetComponentMaxOffset() constULayoutComponentinlinevirtual
GetComponentOffset() constULayoutComponentinline
GetComponentSize() constULayoutComponent
GetComponentSizeScale() constULayoutComponentinline
GetComponentTopLeftLocation()ULayoutComponentvirtual
GetDecoratorAsBlur(const FName LayerName)ULayoutComponent
GetDecoratorAsFlipbook(const FName LayerName)ULayoutComponent
GetDecoratorAsGroup(const FName LayerName)ULayoutComponent
GetDecoratorAsProgressBar(const FName LayerName)ULayoutComponent
GetDecoratorAsText(const FName LayerName)ULayoutComponent
GetDecoratorAsWidget(const FName LayerName)ULayoutComponent
GetDecoratorByIndex(const int32 Index)ULayoutComponent
GetDecoratorByName(const FName Name, bool bRecursive)ULayoutComponent
GetDecoratorIndex(const FName Name)ULayoutComponent
GetGroup()ULayoutComponent
GetInputPriority() constULayoutComponentinline
GetInteractionShape() constULayoutComponentinline
GetInteractionSize() constULayoutComponentinline
GetLayoutTopLeftCenterLocation() constULayoutComponentvirtual
GetLayoutTopLeftLocation() constULayoutComponentvirtual
GetLayoutTopLeftLocationAtAlignment(FVector2D AtAlignment)ULayoutComponentvirtual
GetOffsetFromCenter() constULayoutComponentinline
GetOpacity() constULayoutComponentinline
GetParent() constULayoutComponent
GetParentSize() constULayoutComponent
GetTouchInterfaceLayout() constULayoutComponent
GetTouchInterfaceWidget() constULayoutComponentinline
GetWidgetInstance() constULayoutComponentinlinevirtual
HitPixel(const FVector2D NormalizedPosition, const float AlphaTolerance=0)ULayoutComponent
InsertDecoratorAt(UComponentDecorator *Decorator, int32 Index)ULayoutComponent
InsertDecoratorByClassAt(TSubclassOf< UComponentDecorator > DecoratorClass, FName Name, int32 Index)ULayoutComponent
InteractionShapeULayoutComponent
IsChild() constULayoutComponentvirtual
IsConsumeInput() constULayoutComponentinline
IsInPortraitMode() constULayoutComponentinline
IsInputEnabled()ULayoutComponent
IsPressed() constULayoutComponentvirtual
IsUnderLocation(const FVector2D AbsoluteLocation)ULayoutComponentvirtual
IsVisible()ULayoutComponentvirtual
LayoutModifierOffsetULayoutComponentprotected
LogicULayoutComponent
LogicCompInstanceULayoutComponentprotected
MaxCenterOffsetULayoutComponent
MaxSizeScaleULayoutComponent
metaULayoutComponent
OffsetFromCenterULayoutComponentprotected
PortraitOffsetULayoutComponent
RebuildDecorators() constULayoutComponentvirtual
Recenter(const FVector2D LayoutPosition=FVector2D::ZeroVector)ULayoutComponentvirtual
RemoveDecoratorAt(const int32 Index)ULayoutComponent
RemoveDecoratorByName(const FName Name)ULayoutComponent
ResetPosition()ULayoutComponentvirtual
SetAnchor(const FAnchors NewAnchor)ULayoutComponent
SetAnchorOffset(const FVector4f NewAnchorOffset)ULayoutComponentvirtual
SetComponentAlignment(const FVector2D NewAlignment)ULayoutComponentvirtual
SetComponentAnchorPreset(const EAnchorPosition Anchor)ULayoutComponentvirtual
SetComponentAngle(const float Value)ULayoutComponentvirtual
SetComponentLocalLocation(const FVector2D NewLocation)ULayoutComponentvirtual
SetComponentLocation(const FVector2D NewLocation)ULayoutComponentvirtual
SetComponentOffset(const FVector2D InCenterOffset)ULayoutComponentinline
SetComponentPortraitOffset(const FVector2D NewOffset)ULayoutComponentvirtual
SetComponentSize(const FVector2D NewSize)ULayoutComponentvirtual
SetComponentSizeScale(const FVector2D NewSizeScale)ULayoutComponentvirtual
SetComponentVisibility(const bool bVisible)ULayoutComponentvirtual
SetConsumeInput(const bool Value)ULayoutComponentinline
SetInputPriority(const int32 NewPriority)ULayoutComponent
SetInteractionSize(const float Value)ULayoutComponent
SetLogic(const TSubclassOf< UComponentLogic > NewLogicClass)ULayoutComponent
SetOpacity(const float Value)ULayoutComponentinline
SetPortraitMode(const bool bEnable)ULayoutComponent
SetSize(const FVector2D Value)ULayoutComponent
SetTopLeftLocation(const FVector2D Value)ULayoutComponent
TakeWidget(SConstraintCanvas::FSlot *WidgetSlot, TSharedPtr< STouchInterface > LayoutWidget, ULocalPlayer *LocalPlayer, TSharedPtr< SLayoutComponent > InParent=nullptr)ULayoutComponentvirtual
TopLeftLocationULayoutComponentprotected
TouchInterfaceWidgetULayoutComponentprotected
ULayoutComponent()ULayoutComponent
UpdateScaleFactor(const FGeometry &LayoutGeometry, const float &ScaleFactor)ULayoutComponentvirtual