Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/FNodeFactory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanMake () |
GeometryFlowNodeFactory.h | ||
| GeometryFlowNodeFactory.h |
CanMake()
| Name | CanMake |
| Type | function |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNodeFactory.h |
| Include Path | #include "GeometryFlowNodeFactory.h" |
template<typename NodeType>
bool CanMake() const
CanMake(const FName)
| Name | CanMake |
| Type | function |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNodeFactory.h |
| Include Path | #include "GeometryFlowNodeFactory.h" |
bool CanMake
(
const FName NodeTypeName
) const