Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FNodeTextTable
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EdGraph/EdGraphNodeUtils.h |
| Include | #include "EdGraph/EdGraphNodeUtils.h" |
void SetCachedTooltip
&40;
FText const & InText,
const UEdGraphNode &42; InOwningNode
&41; const
Remarks
Caches the tooltip
Parameters
| Name | Description |
|---|---|
| InText | Text to cache |
| InOwningNode | Node that owns this title |