FNode::EnumerateOutputs

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryFlowCore

Header

/Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNode.h

Include

#include "GeometryFlowNode.h"

Source

/Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Private/GeometryFlowNode.cpp

Syntax

virtual void EnumerateOutputs
(
    TFunctionRef< void &Name, const TUniquePtr< INodeOutput > &Output)> EnumerateFunc
) const