Module |
|
Header |
/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMController.h |
Include |
#include "RigVMModel/RigVMController.h" |
Source |
/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMController.cpp |
URigVMEnumNode * AddEnumNode
(
const FName & InCPPTypeObjectPath,
const FVector2D & InPosition,
const FString & InNodeName,
bool bUndo
)
Adds an enum node to the graph Enum nodes can be used to represent constant enum values within the graph