You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Some of these needed full paths after the path lookup changes, some were out of date, and some were typos #jira UE-161345 #rb matt.peters #preflight 6306824e5a5d4e462465eaf7 [CL 21566281 by ben zeigler in ue5-main branch]
9 lines
518 B
INI
9 lines
518 B
INI
[CoreRedirects]
|
|
|
|
;[4.25]
|
|
+ClassRedirects=(OldName="/Script/Synthesis.ConvolutionReverbPreset", NewName="/Script/Synthesis.SubmixEffectConvolutionReverbPreset")
|
|
+ClassRedirects=(OldName="/Script/Synthesis.ImpulseResponse", NewName="/Script/Synthesis.AudioImpulseResponse")
|
|
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.ImpulseResponse.IRData", NewName="/Script/Synthesis.AudioImpulseResponse.IRData_DEPRECATED")
|
|
+PropertyRedirects=(OldName="/Script/Synthesis.AssetSampleRate", NewName="/Script/Synthesis.SampleRate")
|