UAnimStateNodeBase::CanCreateUnderSpecifiedSchema

Determine if this node can be created under the specified schema

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

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimStateNodeBase.h
Include #include "AnimStateNodeBase.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimStateNodeBase.cpp
virtual bool CanCreateUnderSpecifiedSchema
(
    const [UEdGraphSchema](API\Runtime\Engine\EdGraph\UEdGraphSchema) * Schema
) const

Remarks

Determine if this node can be created under the specified schema


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library