![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"Go to the source code of this file.
Classes | |
| struct | FEdGraphEditAction |
Enumerations | |
| enum | EEdGraphActionType { GRAPHACTION_Default = 0x0 , GRAPHACTION_AddNode = 0x1 << 0 , GRAPHACTION_SelectNode = 0x1 << 1 , GRAPHACTION_RemoveNode = 0x1 << 2 , GRAPHACTION_EditNode = 0x1 << 3 } |
This is the type of action that occurred on a given graph