Navigation
API > API/Editor > API/Editor/AudioEditor
Action to create new comment
| Name | FSoundCueGraphSchemaAction_NewComment |
| Type | struct |
| Header File | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h |
| Include Path | #include "SoundCueGraph/SoundCueGraphSchema.h" |
Syntax
USTRUCT ()
struct FSoundCueGraphSchemaAction_NewComment : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FSoundCueGraphSchemaAction_NewComment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SoundCueGraph/SoundCueGraphSchema.h | |||
FSoundCueGraphSchemaAction_NewComment
(
FText InNodeCategory, |
SoundCueGraph/SoundCueGraphSchema.h |
Functions
Public
Overridden from FEdGraphSchemaAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
SoundCueGraph/SoundCueGraphSchema.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
SoundCueGraph/SoundCueGraphSchema.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
SoundCueGraph/SoundCueGraphSchema.h | ||
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
SoundCueGraph/SoundCueGraphSchema.h |