UEdGraphSchema::CanEncapuslateNode

Can TestNode be encapsulated into a child graph?

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual bool CanEncapuslateNode
(
    UEdGraphNode const & TestNode
) const

Remarks

Can TestNode be encapsulated into a child graph?