added and reworked few things

This commit is contained in:
ZueffC
2025-12-14 21:18:47 +03:00
parent eaec2b9488
commit 0c4fc77af2
159 changed files with 109940 additions and 120 deletions

View File

@@ -0,0 +1,7 @@
[CoreRedirects]
+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")