Choose your operating system:
Windows
macOS
Linux
| FEdGraphSchemaAction
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
struct FEdGraphSchemaAction_NewNode : public FEdGraphSchemaAction
Action to add a node to the graph
Name | Description | ||
---|---|---|---|
|
TObjectPtr< cla... |
NodeTemplate |
Template of node we want to create |
Name | Description | |
---|---|---|
|
FEdGraphSchemaAction_NewNode() |
|
|
FEdGraphSchemaAction_NewNode |
Name | Description | ||
---|---|---|---|
|
UEdGraphNode... |
CreateNode ( |
|
|
NodeType ... |
SpawnNodeFromTemplate |
|
|
StaticGetTypeId() |
Simple type info. |
Name | Description | ||
---|---|---|---|
|
AddReferencedObjects ( |
GC. |
|
|
GetTypeId() |
||
|
UEdGraphNode... |
PerformAction ( |
Execute this action, given the graph and schema, and possibly a pin that we were dragged from. |
|
UEdGraphNode... |
PerformAction ( |
Execute this action, given the graph and schema, and possibly a pin that we were dragged from. |