Navigation
API > API/Runtime > API/Runtime/DataflowCore
Registry for category icons
| Name | FIconCategoryRegistry |
| Type | class |
| Header File | /Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowNodeColorsRegistry.h |
| Include Path | #include "Dataflow/DataflowNodeColorsRegistry.h" |
Syntax
class FIconCategoryRegistry
Structs
| Name | Remarks |
|---|---|
| FIconInfo |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IconsByCategory | TMap< FName, FIconInfo > | Dataflow/DataflowNodeColorsRegistry.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateIcon GetCategoryIcon
(
const FName Category |
Dataflow/DataflowNodeColorsRegistry.h | ||
void RegisterCategoryIcon
(
const TCHAR* Category, |
Dataflow/DataflowNodeColorsRegistry.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FIconCategoryRegistry & Get() |
Dataflow/DataflowNodeColorsRegistry.h |