稳稳当当存一波
This commit is contained in:
@@ -8,20 +8,21 @@ bRequiresPushToTalk=true
|
||||
[/Script/AssetTools.AssetToolsSettings]
|
||||
|
||||
[/Script/CommonInput.CommonInputSettings]
|
||||
InputData=/CommonUI/GenericInputData.GenericInputData_C
|
||||
InputData=/Game/UI/Input/TestCommonInputData.TestCommonInputData_C
|
||||
bEnableEnhancedInputSupport=True
|
||||
|
||||
|
||||
bAllowOutOfFocusDeviceInput=False
|
||||
|
||||
[CommonInputPlatformSettings_Windows CommonInputPlatformSettings]
|
||||
DefaultInputType=MouseAndKeyboard
|
||||
bSupportsMouseAndKeyboard=True
|
||||
bSupportsTouch=False
|
||||
bSupportsGamepad=True
|
||||
DefaultGamepadName=Generic
|
||||
DefaultGamepadName=Windows
|
||||
bCanChangeGamepadType=True
|
||||
+ControllerData=/Game/UI/Foundation/Platform/Input/KeyboardMouse/CommonInput_KeyboardMouse.CommonInput_KeyboardMouse_C
|
||||
+ControllerData=/Game/UI/Foundation/Platform/Input/GamepadPS4/CommonInput_Gamepad_PS4.CommonInput_Gamepad_PS4_C
|
||||
+ControllerData=/Game/UI/Foundation/Platform/Input/GamepadPS5/CommonInput_Gamepad_PS5.CommonInput_Gamepad_PS5_C
|
||||
+ControllerData=/Game/UI/Foundation/Platform/Input/GamepadSwitch/CommonInput_Gamepad_Switch.CommonInput_Gamepad_Switch_C
|
||||
+ControllerData=/Game/UI/Foundation/Platform/Input/GamepadXboxOne/CommonInput_Gamepad_XboxOne.CommonInput_Gamepad_XboxOne_C
|
||||
+ControllerData=None
|
||||
+ControllerData=None
|
||||
+ControllerData=/Game/UI/Foundation/Platform/Input/GamepadXboxSeriesX/CommonInput_Gamepad_XSX.CommonInput_Gamepad_XSX_C
|
||||
|
||||
|
||||
Reference in New Issue
Block a user