Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FSubstrateWidget
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const TSharedRef< SWidget > ProcessOperator
(
const FSubstrateMaterialCompilationOutput& CompilationOutput |
MaterialEditor/SGraphSubstrateMaterial.h | ||
static const TSharedRef< SWidget > ProcessOperator
(
const FSubstrateMaterialCompilationOutput& CompilationOutput, |
MaterialEditor/SGraphSubstrateMaterial.h |
ProcessOperator(const FSubstrateMaterialCompilationOutput &)
| Name | ProcessOperator |
| Type | function |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditor/SGraphSubstrateMaterial.h |
| Include Path | #include "MaterialEditor/SGraphSubstrateMaterial.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialNodes/SGraphSubstrateMaterial.cpp |
static const TSharedRef< SWidget > ProcessOperator
(
const FSubstrateMaterialCompilationOutput & CompilationOutput
)
ProcessOperator(const FSubstrateMaterialCompilationOutput &, const TArray< FGuid > &)
| Name | ProcessOperator |
| Type | function |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditor/SGraphSubstrateMaterial.h |
| Include Path | #include "MaterialEditor/SGraphSubstrateMaterial.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialNodes/SGraphSubstrateMaterial.cpp |
static const TSharedRef< SWidget > ProcessOperator
(
const FSubstrateMaterialCompilationOutput & CompilationOutput,
const TArray< FGuid > & InGuid
)