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