A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FNewComment_DialogueGraphSchemaAction Struct Reference

USTRUCT() More...

#include <NewComment_DialogueGraphSchemaAction.h>

Inheritance diagram for FNewComment_DialogueGraphSchemaAction:
[legend]

Public Member Functions

 FNewComment_DialogueGraphSchemaAction ()
 
 FNewComment_DialogueGraphSchemaAction (const FText &InNodeCategory, const FText &InMenuDesc, const FText &InToolTip, int32 InGrouping)
 
 GENERATED_USTRUCT_BODY ()
 
UEdGraphNodePerformAction (UEdGraph *ParentGraph, UEdGraphPin *FromPin, const FVector2D Location, bool bSelectNewNode=true) override
 

Detailed Description

USTRUCT()

Action to create new comment

Definition at line 15 of file NewComment_DialogueGraphSchemaAction.h.

Constructor & Destructor Documentation

◆ FNewComment_DialogueGraphSchemaAction() [1/2]

FNewComment_DialogueGraphSchemaAction::FNewComment_DialogueGraphSchemaAction ( )
inline

Definition at line 19 of file NewComment_DialogueGraphSchemaAction.h.

◆ FNewComment_DialogueGraphSchemaAction() [2/2]

FNewComment_DialogueGraphSchemaAction::FNewComment_DialogueGraphSchemaAction ( const FText & InNodeCategory,
const FText & InMenuDesc,
const FText & InToolTip,
int32 InGrouping )
inline

Definition at line 20 of file NewComment_DialogueGraphSchemaAction.h.

Member Function Documentation

◆ GENERATED_USTRUCT_BODY()

FNewComment_DialogueGraphSchemaAction::GENERATED_USTRUCT_BODY ( )

◆ PerformAction()

UEdGraphNode * FNewComment_DialogueGraphSchemaAction::PerformAction ( UEdGraph * ParentGraph,
UEdGraphPin * FromPin,
const FVector2D Location,
bool bSelectNewNode = true )
override

Definition at line 12 of file NewComment_DialogueGraphSchemaAction.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this struct was generated from the following files: