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