Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | SGraphNodeMaterialComment |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialNodes/SGraphNodeMaterialComment.h |
| Include Path | #include "MaterialNodes/SGraphNodeMaterialComment.h" |
Syntax
class SGraphNodeMaterialComment : public SGraphNodeComment
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SGraphNodeMaterialComment
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SGraphNodeMaterialComment
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CommentNode | UMaterialGraphNode_Comment * | Cached material graph node pointer to avoid casting | MaterialNodes/SGraphNodeMaterialComment.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
MaterialNodes/SGraphNodeMaterialComment.h | ||
virtual void MoveTo
(
const FVector2f& NewPosition, |
MaterialNodes/SGraphNodeMaterialComment.h |