UK2Node_InputKey::IsCompatibleWithGraph

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

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_InputKey

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_InputKey.h
Include #include "K2Node_InputKey.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_InputKey.cpp
virtual bool IsCompatibleWithGraph
(
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) const * Graph
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library