UAnimStateNodeBase::CanCreateUnderSpecifiedSchema

Determine if this node can be created under the specified schema

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::CanCreateUnderSpecifiedSchema()

UAnimStateNodeBase::CanCreateUnderSpecifiedSchema()

References

Module

AnimGraph

Header

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

Include

#include "AnimStateNodeBase.h"

Source

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

Syntax

virtual bool CanCreateUnderSpecifiedSchema
(
    const UEdGraphSchema * Schema
) const

Remarks

Determine if this node can 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