Files
UnrealEngineUWP/Engine/Plugins/EnhancedInput/Source/InputEditor
oscar burga 50a511dcd3 EnhancedInputSubsystem continuous input injections are now handled through a managed map instead of adding and removing from root set to prevent GC.
FMockedEnhancedInputSubsystem is now a UCLASS so it can properly implement the managed map for the interface.

#rb ben.hoffman

#tests PIE touch input simulation, ran input automation tests

[CL 30241210 by oscar burga in ue5-main branch]
2023-12-11 12:22:35 -05:00
..