Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RemoveInvalidWeightmaps () |
LandscapeComponent.h | ||
void RemoveInvalidWeightmaps
(
const FGuid& InEditLayerGuid |
LandscapeComponent.h |
RemoveInvalidWeightmaps()
| Name | RemoveInvalidWeightmaps |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
void RemoveInvalidWeightmaps()
RemoveInvalidWeightmaps(const FGuid &)
| Name | RemoveInvalidWeightmaps |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
void RemoveInvalidWeightmaps
(
const FGuid & InEditLayerGuid
)