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

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

AddControl(const FVirtualControl &NewControl)SDeprecatedTouchInterface
AddNewLayer(const FName ControlName, FVisualLayer &Layer)SDeprecatedTouchInterface
BlockGesture(const bool bBlock)SDeprecatedTouchInterfaceinline
BlockInput(const bool bBlock)SDeprecatedTouchInterfaceinline
ChangeInputAction(const FName ControlName, UInputAction *Action)SDeprecatedTouchInterface
ComputeDesiredSize(float) const overrideSDeprecatedTouchInterfaceinlinevirtual
ContainName(const FName ControlName)SDeprecatedTouchInterface
DisableVirtualInput(const FName InputName)SDeprecatedTouchInterface
DoesThisNameExistInVisualLayer(const TArray< FVisualLayer > VisualLayers, const FName OtherName)SDeprecatedTouchInterfacestatic
EnableVirtualInput(const FName InputName)SDeprecatedTouchInterface
GenerateUniqueLayerName(const TArray< FVisualLayer > &VisualLayers)SDeprecatedTouchInterfacestatic
GetAllControlNames()SDeprecatedTouchInterface
GetAllControls(const bool IncludeButton=true, const bool IncludeJoystick=false, const bool IncludeTouchRegion=false)SDeprecatedTouchInterface
GetAllListener()SDeprecatedTouchInterface
GetControllerId() constSDeprecatedTouchInterfaceinline
GetCurrentScaleFactor() constSDeprecatedTouchInterfaceinline
GetDebugOpacity()SDeprecatedTouchInterfacestatic
GetDrawDebug() constSDeprecatedTouchInterfaceinline
GetEnhancedInputSubsystem() constSDeprecatedTouchInterfaceinline
GetLayerDynamicMaterialInstance(const FName ControlName, const FName LayerName, UObject *InOuter)SDeprecatedTouchInterface
GetLayerNames(const FName ControlName)SDeprecatedTouchInterface
GetListeners()SDeprecatedTouchInterfaceinline
GetScaleFactor(const FGeometry &Geometry)SDeprecatedTouchInterface
GetTypeOfControl(const FName ControlName, EControlType &Type)SDeprecatedTouchInterface
GetVirtualControl(const FName ControlName)SDeprecatedTouchInterface
GetVirtualControlData(const FName ControlName, FVirtualControl &VirtualControl)SDeprecatedTouchInterface
GetVirtualControlLayer(const FName ControlName, const FName LayerName, FVisualLayer &OutLayer)SDeprecatedTouchInterface
GetVirtualControlOpacity() constSDeprecatedTouchInterfaceinline
GetVirtualControlWidget(const FName ControlName)SDeprecatedTouchInterface
GetVirtualInputOpacity(const FName ControlName)SDeprecatedTouchInterface
GetWorldContext() constSDeprecatedTouchInterface
HideAllVirtualInputs()SDeprecatedTouchInterface
InsertNewLayer(const FName ControlName, FVisualLayer &Layer, const int32 Index)SDeprecatedTouchInterface
IsActive() constSDeprecatedTouchInterfaceinline
IsVisible() constSDeprecatedTouchInterfaceinline
LoadConfiguration(const uint32 InUserIndex, const uint32 InConfigIndex)SDeprecatedTouchInterface
LocalToNormalized(const FVector2D LocalPosition) constSDeprecatedTouchInterface
NormalizedToLocal(const FVector2D NormalizedPosition) constSDeprecatedTouchInterface
OnActiveStateChangedSDeprecatedTouchInterface
OnMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) overrideSDeprecatedTouchInterfacevirtual
OnMouseButtonUp(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) overrideSDeprecatedTouchInterfacevirtual
OnMouseMove(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) overrideSDeprecatedTouchInterfacevirtual
OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const overrideSDeprecatedTouchInterfacevirtual
OnTouchBeganEventSDeprecatedTouchInterface
OnTouchEnded(const FGeometry &MyGeometry, const FPointerEvent &Event) overrideSDeprecatedTouchInterfacevirtual
OnTouchEndedEventSDeprecatedTouchInterface
OnTouchMoved(const FGeometry &MyGeometry, const FPointerEvent &Event) overrideSDeprecatedTouchInterfacevirtual
OnTouchMovedEventSDeprecatedTouchInterface
OnTouchStarted(const FGeometry &MyGeometry, const FPointerEvent &Event) overrideSDeprecatedTouchInterfacevirtual
OnVisibilityStateChangedSDeprecatedTouchInterface
PreDestruct()SDeprecatedTouchInterfacevirtual
RebuildTouchInterface(const bool bLoadConfig, const int32 InUserIndex, const int32 InConfigIndex)SDeprecatedTouchInterfacevirtual
RegisterTouchInputComponent(UTouchInterfaceListener *ManagerComp)SDeprecatedTouchInterface
RemoveControl(const FName Name, const bool bRemoveChildren)SDeprecatedTouchInterface
RemoveLayer(const FName ControlName, const FName LayerName)SDeprecatedTouchInterface
RemoveLayerAt(const FName ControlName, const int32 Index)SDeprecatedTouchInterface
ResetToDefault()SDeprecatedTouchInterface
SaveConfigurationFromCurrentSetup(const uint32 InUserIndex, const uint32 InConfigIndex)SDeprecatedTouchInterface
SetControlPosition(const FName Name, const FVector2D NewPosition, const bool InLandscape)SDeprecatedTouchInterface
SetControlSize(const FName Name, const FVector2D NewVisualSize, const FVector2D NewThumbSize, const FVector2D NewInteractionSize)SDeprecatedTouchInterface
SetScaleMultiplier(const float NewScale)SDeprecatedTouchInterfaceinline
SetVirtualControlLayer(const FName ControlName, const FVisualLayer &Layer)SDeprecatedTouchInterface
SetVirtualControlVisualLayers(const FName ControlName, TArray< FVisualLayer > Layers)SDeprecatedTouchInterface
SetVirtualInputOpacity(const FName ControlName, const float NewOpacity)SDeprecatedTouchInterface
SetVirtualInputVisibility(const FName Name, const bool bInVisible, const bool bIncludeChildren)SDeprecatedTouchInterface
SetWidgetVisibility(const bool bInVisible, const bool bInBlockInput, const bool bInBlockGesture)SDeprecatedTouchInterface
ShowAllVirtualInputs()SDeprecatedTouchInterface
SupportsKeyboardFocus() const overrideSDeprecatedTouchInterfaceinlinevirtual
Tick(const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime) overrideSDeprecatedTouchInterfacevirtual
UnregisterAllManagerComponents()SDeprecatedTouchInterface
UnregisterTouchInputComponent(UTouchInterfaceListener *ManagerComp)SDeprecatedTouchInterface