![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
#include "TouchInterface/Slate/STouchInterfaceRuntime.h"#include "SlateOptMacros.h"#include "Settings/TouchInterfaceStyle.h"#include "Blueprint/UserWidget.h"#include "TouchInterface/TouchInterfaceLayout.h"#include "Components/LayoutGroupComponent.h"#include "Listeners/TouchInterfaceListener.h"#include "Components/Slate/SLayoutComponent.h"#include "Widgets/Layout/SConstraintCanvas.h"#include "Engine/LocalPlayer.h"#include "Framework/Application/SlateApplication.h"#include "Framework/Application/SlateUser.h"#include "Settings/TouchInterfaceSettings.h"