Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/ALandscapePatchManager
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchManager.h |
| Include | #include "LandscapePatchManager.h" |
| Source | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Private/LandscapePatchManager.cpp |
void MovePatchToIndex
&40;
TObjectPtr< ULandscapePatchComponent > Patch,
int32 Index
&41;
Remarks
Moves patch to given index in the list of patches held by the manager (so that it is applied at a particular time relative to the others).