You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- includes touch input visualization, toggled via `Input.Debug.ShowTouches 1` #jira UE-150305 #rb Serge.Bernier, Ben.Hoffman #preflight 628665b22c1bb3e25a4a0da9 [CL 20282745 by David Harvey in ue5-main branch]
24 lines
512 B
Plaintext
24 lines
512 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Input Debugging",
|
|
"Description": "Input debugging and visualization.",
|
|
"Category": "Input",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "InputDebugging",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
} |