Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
Inheritance Hierarchy
- IData
- TImmutableData
- TMovableData
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNode.h |
| Include | #include "GeometryFlowNode.h" |
Syntax
class IData
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Timestamp |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~IData () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| const T & | GetDataConstRef
(
int32 AsType |
||
| void | GetDataCopy
(
T& DataOut, |
||
| int64 | |||
| int32 | |||
| const void * | |||
| int32 | GetTimestamp () |
||
| void | |||
| void | |||
| bool | IsSameType
(
const IData& OtherType |
||
| bool | MoveDataOut
(
void* StorageType, |
||
| void | SetMaxTimestamp
(
int32 ExternalTimestamp |