Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FNodeTextCache > API/Runtime/Engine/EdGraph/FNodeTextCache/SetCachedText
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EdGraph/EdGraphNodeUtils.h |
| Include | #include "EdGraph/EdGraphNodeUtils.h" |
void SetCachedText
&40;
FText const & InText,
const UEdGraphNode &42; InOwningNode
&41; const
Remarks
Checks if the title is out of date
Parameters
| Name | Description |
|---|---|
| InText | Text to cache |
| InOwningNode | Node that owns this title |