Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetPropertyOffset
(
const FName& PropertyFullName |
Return a property's byte offset from the dataflow base node address using the full property name (must includes its parent struct property names). | |
| uint32 | GetPropertyOffset
(
const TArray< const FProperty* >& PropertyChain |