Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraSchemaAction_NewComment |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_Niagara.h |
| Include Path | #include "EdGraphSchema_Niagara.h" |
Syntax
USTRUCT ()
struct FNiagaraSchemaAction_NewComment : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FNiagaraSchemaAction_NewComment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraphSchema_Niagara.h | |||
FNiagaraSchemaAction_NewComment
(
const TSharedPtr< SGraphEditor >& InGraphEditor |
EdGraphSchema_Niagara.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GraphEditor | TSharedPtr< SGraphEditor > | SGraphEditor to use for getting new comment boxes dimensions | EdGraphSchema_Niagara.h |
Functions
Public
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
EdGraphSchema_Niagara.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
EdGraphSchema_Niagara.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
EdGraphSchema_Niagara.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
EdGraphSchema_Niagara.h |