Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TObjectPtr< ULandscapeWeightmapUsage > > & GetWeightmapTexturesUsage
(
bool InReturnEditingWeightmap |
LandscapeComponent.h | ||
const TArray< ULandscapeWeightmapUsage * > & GetWeightmapTexturesUsage
(
bool InReturnEditingWeightmap |
LandscapeComponent.h | ||
TArray< TObjectPtr< ULandscapeWeightmapUsage > > & GetWeightmapTexturesUsage
(
const FGuid& InLayerGuid |
LandscapeComponent.h | ||
const TArray< ULandscapeWeightmapUsage * > & GetWeightmapTexturesUsage
(
const FGuid& InLayerGuid |
LandscapeComponent.h |
GetWeightmapTexturesUsage(bool)
| Name | GetWeightmapTexturesUsage |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
TArray < TObjectPtr < ULandscapeWeightmapUsage > > & GetWeightmapTexturesUsage
(
bool InReturnEditingWeightmap
)
GetWeightmapTexturesUsage(bool)
| Name | GetWeightmapTexturesUsage |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
const TArray < ULandscapeWeightmapUsage * > & GetWeightmapTexturesUsage
(
bool InReturnEditingWeightmap
) const
GetWeightmapTexturesUsage(const FGuid &)
| Name | GetWeightmapTexturesUsage |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
TArray < TObjectPtr < ULandscapeWeightmapUsage > > & GetWeightmapTexturesUsage
(
const FGuid & InLayerGuid
)
GetWeightmapTexturesUsage(const FGuid &)
| Name | GetWeightmapTexturesUsage |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
const TArray < ULandscapeWeightmapUsage * > & GetWeightmapTexturesUsage
(
const FGuid & InLayerGuid
) const