Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialLayersFunctions
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool MatchesParent
(
const FMaterialLayersFunctions& Parent |
Materials/MaterialLayersFunctions.h | ||
static bool MatchesParent
(
const FMaterialLayersFunctionsRuntimeData& Runtime, |
Materials/MaterialLayersFunctions.h |
MatchesParent(const FMaterialLayersFunctions &)
| Name | MatchesParent |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialLayersFunctions.h |
| Include Path | #include "Materials/MaterialLayersFunctions.h" |
bool MatchesParent
(
const FMaterialLayersFunctions & Parent
) const
MatchesParent(const FMaterialLayersFunctionsRuntimeData &, const FMaterialLayersFunctionsEditorOnlyData &, const FMaterialLayersFunctionsRuntimeData &, const FMaterialLayersFunctionsEditorOnlyData &)
| Name | MatchesParent |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialLayersFunctions.h |
| Include Path | #include "Materials/MaterialLayersFunctions.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp |
static bool MatchesParent
(
const FMaterialLayersFunctionsRuntimeData & Runtime,
const FMaterialLayersFunctionsEditorOnlyData & EditorOnly,
const FMaterialLayersFunctionsRuntimeData & ParentRuntime,
const FMaterialLayersFunctionsEditorOnlyData & ParentEditorOnly
)