Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FEditLayerTargetTypeState
Description
Removes a weightmap from the list of active weightmaps. Asserts if the layer name isn't known to the merge context.
| Name | RemoveWeightmapChecked |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditLayerTargetTypeState.h |
| Include Path | #include "LandscapeEditLayerTargetTypeState.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditLayerTargetTypeState.cpp |
void RemoveWeightmapChecked
(
const FName & InWeightmapLayerName
)