Files
UnrealEngine/Engine/Plugins/Runtime/ApexDestruction/Config/BaseApexDestruction.ini
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

6 lines
440 B
INI

[CoreRedirects]
+ClassRedirects=(OldName="DestructibleActor", NewName="/Script/ApexDestruction.DestructibleActor")
+ClassRedirects=(OldName="DestructibleComponent", NewName="/Script/ApexDestruction.DestructibleComponent")
+ClassRedirects=(OldName="DestructibleMesh", NewName="/Script/ApexDestruction.DestructibleMesh")
+ClassRedirects=(OldName="DestructibleFractureSettings", NewName="/Script/ApexDestruction.DestructibleFractureSettings")