There is a new parameter for the function CreateWebUI3D and CreateRemoteWebUI3D to set the sound falloff distance.
The following events allow you to block certain input when you return false.
OnActionKey(EventType, ActionName, KeyName)
OnAxisKey(EventType, AxisName, KeyName)
New constants (enum). Used for the new On*Key events.
EInputEvent IE_Pressed = 0
IE_Released = 1
IE_Repeat = 2
IE_DoubleClick = 3
IE_Axis = 4
Lighting from street lamps and buildings in cities and towns have been improved to get a more accurate appearance from any distance on the map. This will further improve in the UE5.0 update later on.
