UEdGraphSchema_K2::DoesSupportCollapsedNodes

Determine if this graph supports collapsing nodes into subgraphs

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UEdGraphSchema_K2

  • UEdGraphSchema_K2::DoesSupportCollapsedNodes()

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h
Include #include "EdGraphSchema_K2.h"
virtual bool DoesSupportCollapsedNodes() const

Remarks

Determine if this graph supports collapsing nodes into subgraphs True if this schema supports collapsed node subgraphs


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library