USoundCueGraphNode_Base::CanCreateUnderSpecifiedSchema

Determine if this node can be created under the specified schema

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundCueGraph > USoundCueGraphNode_Base

References

   
Module AudioEditor
Header /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphNode_Base.h
Include #include "SoundCueGraph/SoundCueGraphNode_Base.h"
Source /Engine/Source/Editor/AudioEditor/Private/SoundCueGraphNode_Base.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