UK2Node_LatentAbilityCall::IsCompatibleWithGraph

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

Choose your operating system:

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.