FNodeTitleTextTable::IsTitleCached

Checks if the title of the passed type is cached

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNodeUtils.h"

Syntax

bool IsTitleCached
(
    ENodeTitleType::Type InTitleType,
    const UEdGraphNode * InOwningNode
) const

Remarks

Checks if the title of the passed type is cached

Parameters

Parameter

Description

InTitleType

Type of title to be examined

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