Files
UnrealEngineUWP/Engine/Source/Editor/DetailCustomizations
alex kahn bc9ffb56e0 [Backout] - CL35706318 - CIS Editor Error
#rnx
[FYI] Dario.Mazzanti
Original CL Desc
-----------------------------------------------------------------
[Actor Actions Usability] Move code related to the "Convert Actor" and "Replace Actor" actions to UEditorActorSubystem

- Deprecates 8 functions from EditorEngine, and moves them to EditorActorSubsystem

- Moves some other locally defined functions and types from EditorEngine.cpp to a namespace in EditorActorSubsystem.cpp

- Deprecated functions body just call the 8 functions newly added to  EditorActorSubsystem

- There are several places in the Engine where the deprecated are replaces with the new ones.

#jira UE-221641
#rb Julien.StJean

[CL 35710067 by alex kahn in ue5-main branch]
2024-08-21 13:32:13 -04:00
..