LindyHopperGT
LindyHopperGT
Adds initial support for Flow Data Pins. These are blueprint-like data pins that can connect flow nodes to share data.
- Incremented UFlowGraph::GraphVersion to 2, created a data migration function (UpgradeAllFlowNodePins) - FlowPinType namespace templates for the bulk of the "Supply/Resolve" pipeline support for data pins - Updated standard FFlowPinType...
[FlowAssetParams] Initial implementation of FlowAssetParams FlowAssetParams are a new data asset, that is optionally managed by the FlowAsset, sourcing properties from the Start node of the graph. These params can...