Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FNodeTitleTextTable
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EdGraph/EdGraphNodeUtils.h |
| Include | #include "EdGraph/EdGraphNodeUtils.h" |
bool IsTitleCached
&40;
ENodeTitleType::Type InTitleType,
const UEdGraphNode &42; InOwningNode
&41; const
Remarks
Checks if the title of the passed type is cached
Parameters
| Name | Description |
|---|---|
| InTitleType | Type of title to be examined |
| InOwningNode | Node that owns this title |