Skip to content

*UE4 C++ - Restores the previous order of child components after loading*

License

Notifications You must be signed in to change notification settings

MoooDob/UE4-Rearranged-ChildComponents

Repository files navigation

UE4: Rearranged ChildComponents

UE4 C++ - Restores the previous arrangement of child components after loading

If your code is based on the arrangement of child components, you are lost! The child components are reordered every time you save and reload a project:

UE4 Components will be reordered

This project shows a simple solution for recreating the previous arrangement after reloading a project. The background of this project is a project, which extensively uses the arrangement order of child components, because the arrangement determines the location, rotation and scaling of each child component.

About

*UE4 C++ - Restores the previous order of child components after loading*

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published