UK2Node_AnimGetter::CanCreateUnderSpecifiedSchema

Can this node be created under the specified schema.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/K2Node_AnimGetter.h

Include

#include "K2Node_AnimGetter.h"

Source

/Engine/Source/Editor/AnimGraph/Private/K2Node_AnimGetter.cpp

Syntax

virtual bool CanCreateUnderSpecifiedSchema
(
    const UEdGraphSchema * DesiredSchema
) const

Remarks

Can this node be created under the specified schema.

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