Files
FlaxEngine/Source/Engine/Input/Input.cpp
Ari Vuollet 5e5d88ed8e Fix input actions/axis lookups to not use StringView
The stored strings might point to temporary strings, causing garbage data
to be present in the dictionary at times.
2022-12-03 15:43:52 +02:00

29 KiB