Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
Inheritance Hierarchy
- INodeInput
- TBasicNodeInput
- TImmutableNodeInput
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNode.h |
| Include | #include "GeometryFlowNode.h" |
Syntax
class INodeInput
Variables
| Type | Name | Description | |
|---|---|---|---|
| FNodeInputFlags | InputFlags |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~INodeInput () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| int32 | GetDataType () |
INodeInput virtual API that implementations must implement | |
| FNodeInputFlags | INodeInput control API | ||
| void | SetInputFlags
(
FNodeInputFlags SetFlags |