Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/TAlphamapAccessor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TAlphamapAccessor
(
TAlphamapAccessor&& InOther |
LandscapeEdit.h | ||
TAlphamapAccessor
(
const TAlphamapAccessor& InOther |
LandscapeEdit.h | ||
TAlphamapAccessor
(
ULandscapeInfo* InLandscapeInfo, |
LandscapeEdit.h |
TAlphamapAccessor(TAlphamapAccessor &&)
| Name | TAlphamapAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
TAlphamapAccessor
(
TAlphamapAccessor && InOther
)
TAlphamapAccessor(const TAlphamapAccessor &)
| Name | TAlphamapAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
TAlphamapAccessor
(
const TAlphamapAccessor & InOther
)
TAlphamapAccessor(ULandscapeInfo , ULandscapeLayerInfoObject )
| Name | TAlphamapAccessor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include Path | #include "LandscapeEdit.h" |
TAlphamapAccessor
(
ULandscapeInfo * InLandscapeInfo,
ULandscapeLayerInfoObject * InLayerInfo
)