UGameplayTagsK2Node_LiteralGameplayTag::GetDeprecationResponse

Returns the response to use when reporting a deprecation.

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetDeprecationResponse()

UGameplayTagsK2Node_LiteralGameplayTag::GetDeprecationResponse()

References

Module

GameplayTagsEditor

Header

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Classes/GameplayTagsK2Node_LiteralGameplayTag.h

Include

#include "GameplayTagsK2Node_LiteralGameplayTag.h"

Source

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Private/GameplayTagsK2Node_LiteralGameplayTag.cpp

Syntax

virtual FEdGraphNodeDeprecationResponse GetDeprecationResponse
(
    EEdGraphNodeDeprecationType DeprecationType
) const

Remarks

Returns the response to use when reporting a deprecation.

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