Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/ADEPRECATED_LandscapePatchManage-
Description
Move any patches from legacy patch list to being bound directly to an edit layer, and delete the patch manager. This will cause a popup to the user if there is still a dangling reference to the manager (there shouldn't be).
| Name | MigrateToPrioritySystemAndDelete |
| Type | function |
| Header File | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchManager.h |
| Include Path | #include "LandscapePatchManager.h" |
| Source | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Private/LandscapePatchManager.cpp |
UFUNCTION (CallInEditor, Category=LandscapeManager, Meta=(DisplayName="MigrateToPrioritySystem"))
void MigrateToPrioritySystemAndDelete()