FGraph::GetInputTypeForNode

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryFlowCore

Header

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

Include

#include "GeometryFlowGraph.h"

Source

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

Syntax

EGeometryFlowResult GetInputTypeForNode
(
    FHandle NodeHandle,
    FString InputName,
    int32 & Type
) const