FNodeTextTable

Windows
MacOS
Linux

Inheritance Hierarchy

FNodeTitleTextTable

FNodeTextTable

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNodeUtils.h"

Syntax

struct FNodeTextTable : public FNodeTitleTextTable

Functions

Name Description

Public function Const

FText

 

GetCachedTooltip()

Public function Const

bool

 

IsTooltipCached

(
    const UEdGraphNode* InOwningNo...
)

Checks if there is text cached

Public function Const

void

 

MarkDirty()

Public function Const

void

 

SetCachedTooltip

(
    FText const& InText,
    const UEdGraphNode* InOwningNo...
)

Caches the tooltip

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