UAnimationStateGraphSchema::CanDuplicateGraph

Can this graph type be duplicated?

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

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimationStateGraphSchema.h
Include #include "AnimationStateGraphSchema.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimationStateGraphSchema.cpp
virtual bool CanDuplicateGraph
(
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * InSourceGraph
) const

Remarks

Can this graph type be duplicated?


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library