UAnimGraphNode_LinkedInputPose::IsCompatibleWithGraph

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

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_LinkedInputPose

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedInputPose.h
Include #include "AnimGraphNode_LinkedInputPose.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedInputPose.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