#include "Engine/DeveloperSettings.h"
#include "Runtime/Launch/Resources/Version.h"
#include "TouchInterfaceSettings.generated.h"
Go to the source code of this file.
◆ EScalingMode
| Enumerator |
|---|
| UMETA | |
| UMETA | |
| DesignSize | |
| Custom | |
◆ BlueprintType
◆ Config
Settings for Touch Interface created by Touch Interface Designer
◆ defaultConfig
◆ meta
Initial value:=(Bitflags, UseEnumValuesAsMaskValuesInEditor="true"))
enum class EDebugType : uint8
{
None = 0x0
UMETA(Hidden),
Outline = 0x01,
HitBox = 0x02,
ComponentName = 0x04,
ComponentSize = 0x08,
ComponentCenter = 0x10,
Pivot = 0x20,
FingerLocation = 0x40
}
@ UMETA
Definition MotionRecognizer.h:20