Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::GetGraphCategory()
- URigVMEdGraphSchema::GetGraphCategory()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual FText GetGraphCategory
&40;
const UEdGraph &42; InGraph
&41; const
Remarks
Returns an optional category for a graph
Parameters
| Name | Description |
|---|---|
| InGraph | Graph to get the category for |