Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusNodeGraph
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNodeGraph.h |
Include | #include "OptimusNodeGraph.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusNodeGraph.cpp |
static bool IsValidUserGraphName
(
const FString & InGraphName,
FText * OutFailureReason
)
Remarks
Verify if the given name is a valid graph name.