UK2Node_LatentAbilityCall::IsCompatibleWithGraph

Determine if a node of this type can be created for the specified graph.

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::IsCompatibleWithGraph()

UK2Node_LatentAbilityCall::IsCompatibleWithGraph()

References

Module

GameplayAbilitiesEditor

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilitiesEditor/Public/K2Node_LatentAbilityCall.h

Include

#include "K2Node_LatentAbilityCall.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilitiesEditor/Private/K2Node_LatentAbilityCall.cpp

Syntax

virtual bool IsCompatibleWithGraph
(
    UEdGraph const * Graph
) const

Remarks

Determine if a node of this type can be created for the specified graph.

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