Choose your operating system:
Windows
macOS
Linux
| UEdGraphSchema::TrySetGraphCategory()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
Tentatively sets the category for a given graph
Parameter |
Description |
---|---|
InGraph |
Graph to set the category for |
InCategory |
Pipe "|" separated category for the graph. |