FNodeTextCache::SetCachedText

Checks if the title is out of date

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNodeUtils.h"

Syntax

void SetCachedText
(
    FText const & InText,
    const UEdGraphSchema * InSchema
) const

Remarks

Checks if the title is out of date

Parameters

Parameter

Description

InText

Text to cache

InSchema

Schema to use for checking if externally made out of date

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