Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNodeUtil.h |
| Include | #include "GeometryFlowNodeUtil.h" |
namespace UE
{
namespace GeometryFlow
{
template<typename T>
EGeometryFlowResult UE&58;&58;GeometryFlow&58;&58;ExtractData
&40;
TSafeSharedPtr< IData > Data,
T & Storage,
int32 StorageTypeIdentifier,
bool bTryTakeResult
&41;
}
}