![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
#include "CoreMinimal.h"#include "InputAction.h"#include "InputActionValue.h"#include "InputTriggers.h"#include "UObject/Object.h"#include "Layout/Geometry.h"#include "Input/Events.h"#include "Engine/LocalPlayer.h"#include "Framework/Application/SlateApplication.h"#include "ComponentLogic.generated.h"

Go to the source code of this file.
Classes | |
| struct | FAxisInputInjection |
Enumerations | |
| enum class | EHitLocationSpace : uint8 { LocalSpace , LayoutSpace , ViewportSpace } |
Variables | |
| Abstract | |
| Blueprintable | |
| BlueprintType | |
| EditInlineNew | |
| HideCategories | |
|
strong |
| Abstract |
| Blueprintable |
| BlueprintType |
| EditInlineNew |
| HideCategories |