| AddControl(const FVirtualControl &NewControl) | SDeprecatedTouchInterface | |
| AddNewLayer(const FName ControlName, FVisualLayer &Layer) | SDeprecatedTouchInterface | |
| BlockGesture(const bool bBlock) | SDeprecatedTouchInterface | inline |
| BlockInput(const bool bBlock) | SDeprecatedTouchInterface | inline |
| ChangeInputAction(const FName ControlName, UInputAction *Action) | SDeprecatedTouchInterface | |
| ComputeDesiredSize(float) const override | SDeprecatedTouchInterface | inlinevirtual |
| ContainName(const FName ControlName) | SDeprecatedTouchInterface | |
| DisableVirtualInput(const FName InputName) | SDeprecatedTouchInterface | |
| DoesThisNameExistInVisualLayer(const TArray< FVisualLayer > VisualLayers, const FName OtherName) | SDeprecatedTouchInterface | static |
| EnableVirtualInput(const FName InputName) | SDeprecatedTouchInterface | |
| GenerateUniqueLayerName(const TArray< FVisualLayer > &VisualLayers) | SDeprecatedTouchInterface | static |
| GetAllControlNames() | SDeprecatedTouchInterface | |
| GetAllControls(const bool IncludeButton=true, const bool IncludeJoystick=false, const bool IncludeTouchRegion=false) | SDeprecatedTouchInterface | |
| GetAllListener() | SDeprecatedTouchInterface | |
| GetControllerId() const | SDeprecatedTouchInterface | inline |
| GetCurrentScaleFactor() const | SDeprecatedTouchInterface | inline |
| GetDebugOpacity() | SDeprecatedTouchInterface | static |
| GetDrawDebug() const | SDeprecatedTouchInterface | inline |
| GetEnhancedInputSubsystem() const | SDeprecatedTouchInterface | inline |
| GetLayerDynamicMaterialInstance(const FName ControlName, const FName LayerName, UObject *InOuter) | SDeprecatedTouchInterface | |
| GetLayerNames(const FName ControlName) | SDeprecatedTouchInterface | |
| GetListeners() | SDeprecatedTouchInterface | inline |
| 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() const | SDeprecatedTouchInterface | inline |
| GetVirtualControlWidget(const FName ControlName) | SDeprecatedTouchInterface | |
| GetVirtualInputOpacity(const FName ControlName) | SDeprecatedTouchInterface | |
| GetWorldContext() const | SDeprecatedTouchInterface | |
| HideAllVirtualInputs() | SDeprecatedTouchInterface | |
| InsertNewLayer(const FName ControlName, FVisualLayer &Layer, const int32 Index) | SDeprecatedTouchInterface | |
| IsActive() const | SDeprecatedTouchInterface | inline |
| IsVisible() const | SDeprecatedTouchInterface | inline |
| LoadConfiguration(const uint32 InUserIndex, const uint32 InConfigIndex) | SDeprecatedTouchInterface | |
| LocalToNormalized(const FVector2D LocalPosition) const | SDeprecatedTouchInterface | |
| NormalizedToLocal(const FVector2D NormalizedPosition) const | SDeprecatedTouchInterface | |
| OnActiveStateChanged | SDeprecatedTouchInterface | |
| OnMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | SDeprecatedTouchInterface | virtual |
| OnMouseButtonUp(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | SDeprecatedTouchInterface | virtual |
| OnMouseMove(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | SDeprecatedTouchInterface | virtual |
| OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override | SDeprecatedTouchInterface | virtual |
| OnTouchBeganEvent | SDeprecatedTouchInterface | |
| OnTouchEnded(const FGeometry &MyGeometry, const FPointerEvent &Event) override | SDeprecatedTouchInterface | virtual |
| OnTouchEndedEvent | SDeprecatedTouchInterface | |
| OnTouchMoved(const FGeometry &MyGeometry, const FPointerEvent &Event) override | SDeprecatedTouchInterface | virtual |
| OnTouchMovedEvent | SDeprecatedTouchInterface | |
| OnTouchStarted(const FGeometry &MyGeometry, const FPointerEvent &Event) override | SDeprecatedTouchInterface | virtual |
| OnVisibilityStateChanged | SDeprecatedTouchInterface | |
| PreDestruct() | SDeprecatedTouchInterface | virtual |
| RebuildTouchInterface(const bool bLoadConfig, const int32 InUserIndex, const int32 InConfigIndex) | SDeprecatedTouchInterface | virtual |
| 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) | SDeprecatedTouchInterface | inline |
| 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 override | SDeprecatedTouchInterface | inlinevirtual |
| Tick(const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime) override | SDeprecatedTouchInterface | virtual |
| UnregisterAllManagerComponents() | SDeprecatedTouchInterface | |
| UnregisterTouchInputComponent(UTouchInterfaceListener *ManagerComp) | SDeprecatedTouchInterface | |