Files
UnrealEngineUWP/Engine/Config/Mac/BaseMacInput.ini
Ryan Hummer 4af2fd066d Updating Dev-Release-5.5 from Main at CL #36144969
#okforversepublic

[CL 36146571 by Ryan Hummer in Dev-5.5 branch]
2024-09-10 10:26:02 -04:00

11 lines
426 B
INI

[MacInput]
; This changes what EKeys::Platform_Delete will be set to on the Mac platform.
;
; If this is true (default), then EKeys::Platform_Delete will be EKeys::Backspace.
; If this is false, then EKeys::Platform_Delete will be set to EKeys::Delete.
;
; See FMacPlatformInput::GetPlatformDeleteKey for implementation
bPlatformDeleteIsBackspace=true
[InputPlatformSettings_Mac InputPlatformSettings]
MaxPlatformUserCount=8