FNodeTitleTextTable::SetCachedTitle

Caches the specific title type

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNodeUtils.h"

Syntax

void SetCachedTitle
(
    ENodeTitleType::Type InTitleType,
    FText const & InText,
    const UEdGraphNode * InOwningNode
) const

Remarks

Caches the specific title type

Parameters

Parameter

Description

InTitleType

Type of title to be examined

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