A Demo Project for the UnrealEngineSDK
|
USTRUCT() More...
#include <NewComment_DialogueGraphSchemaAction.h>
Public Member Functions | |
FNewComment_DialogueGraphSchemaAction () | |
FNewComment_DialogueGraphSchemaAction (const FText &InNodeCategory, const FText &InMenuDesc, const FText &InToolTip, int32 InGrouping) | |
GENERATED_USTRUCT_BODY () | |
UEdGraphNode * | PerformAction (UEdGraph *ParentGraph, UEdGraphPin *FromPin, const FVector2D Location, bool bSelectNewNode=true) override |
USTRUCT()
Action to create new comment
Definition at line 15 of file NewComment_DialogueGraphSchemaAction.h.
|
inline |
Definition at line 19 of file NewComment_DialogueGraphSchemaAction.h.
|
inline |
Definition at line 20 of file NewComment_DialogueGraphSchemaAction.h.
FNewComment_DialogueGraphSchemaAction::GENERATED_USTRUCT_BODY | ( | ) |
|
override |
Definition at line 12 of file NewComment_DialogueGraphSchemaAction.cpp.