Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowGraphUtil.h |
| Include | #include "GeometryFlowGraphUtil.h" |
namespace UE
{
namespace GeometryFlow
{
template<typename SettingsType>
void UE&58;&58;GeometryFlow&58;&58;UpdateSettingsSourceNodeValue
&40;
FGraph & Graph,
FGraph::FHandle NodeHandle,
const SettingsType & NewSettings
&41;
}
}