Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/FLandscapePatchComponentInstance-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LandscapePatchComponent.h | |||
FLandscapePatchComponentInstanceData
(
const ULandscapePatchComponent* SourceComponent |
LandscapePatchComponent.h | ||
PRAGMA_DISABLE_DEPRECATION_WARNINGS FLandscapePatchComponentInstanceData
(
const FLandscapePatchComponentInstanceData& |
These are necessary to prevent deprecation warnings from UE_DEPRECATED(5.7, ...) on some compilers because of auto-generated code. Can be removed after the deprecated members are removed : | LandscapePatchComponent.h | |
| LandscapePatchComponent.h |
FLandscapePatchComponentInstanceData()
| Name | FLandscapePatchComponentInstanceData |
| Type | function |
| Header File | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchComponent.h |
| Include Path | #include "LandscapePatchComponent.h" |
FLandscapePatchComponentInstanceData()
FLandscapePatchComponentInstanceData(const ULandscapePatchComponent *)
| Name | FLandscapePatchComponentInstanceData |
| Type | function |
| Header File | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchComponent.h |
| Include Path | #include "LandscapePatchComponent.h" |
| Source | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Private/LandscapePatchComponent.cpp |
FLandscapePatchComponentInstanceData
(
const ULandscapePatchComponent * SourceComponent
)
FLandscapePatchComponentInstanceData(const FLandscapePatchComponentInstanceData &)
Description
These are necessary to prevent deprecation warnings from UE_DEPRECATED(5.7, ...) on some compilers because of auto-generated code. Can be removed after the deprecated members are removed :
| Name | FLandscapePatchComponentInstanceData |
| Type | function |
| Header File | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchComponent.h |
| Include Path | #include "LandscapePatchComponent.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FLandscapePatchComponentInstanceData
(
const FLandscapePatchComponentInstanceData &
)
FLandscapePatchComponentInstanceData(FLandscapePatchComponentInstanceData &&)
| Name | FLandscapePatchComponentInstanceData |
| Type | function |
| Header File | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchComponent.h |
| Include Path | #include "LandscapePatchComponent.h" |
FLandscapePatchComponentInstanceData
(
FLandscapePatchComponentInstanceData &&
)