34 lines
797 B
Plaintext
34 lines
797 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": "http://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"
|
|
}
|
|
]
|
|
} |