You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-195671 #rb dan.oconnor #rb ben.zeigler [CL 28046450 by ben hoffman in ue5-main branch]
34 lines
798 B
Plaintext
34 lines
798 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Enhanced Input",
|
|
"Description": "Input handling that allows for contextual and dynamic mappings.",
|
|
"Category": "Input",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "https://docs.unrealengine.com/en-US/enhanced-input-in-unreal-engine/",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "EnhancedInput",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "InputBlueprintNodes",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "InputEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
} |