FNodeTextTable::SetCachedTooltip

Caches the tooltip

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/EdGraph/EdGraphNodeUtils.h

Include

#include "EdGraph/EdGraphNodeUtils.h"

Syntax

void SetCachedTooltip
(
    FText const & InText,
    const UEdGraphNode * InOwningNode
) const

Remarks

Caches the tooltip

Parameters

Parameter

Description

InText

Text to cache

InOwningNode

Node that owns this title

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss