Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
Inheritance Hierarchy
- INodeInput
- TBasicNodeInput
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowCoreNodes.h |
| Include | #include "GeometryFlowCoreNodes.h" |
Syntax
template<typename T, int32 StorageTypeIdentifier>
class TBasicNodeInput : public UE::GeometryFlow::INodeInput
Overridden from INodeInput
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetDataType () |
INodeInput virtual API that implementations must implement |