Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | SGraphNodeMaterialResult |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h |
| Include Path | #include "MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h" |
Syntax
class SGraphNodeMaterialResult : public SGraphNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeMaterialResult
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeMaterialResult
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RootNode | UMaterialGraphNode_Root * | MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h | ||
virtual void CreatePinWidgets() |
MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h | ||
virtual void MoveTo
(
const FVector2f& NewPosition, |
MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h | ||
virtual void PopulateMetaTag
(
FGraphNodeMetaData* TagMeta |
MaterialEditor/MaterialNodes/SGraphNodeMaterialResult.h |