FDataflowVertexSkinWeightData

[FDataflowVertexSkinWeightData](API\Plugins\DataflowNodes\FDataflowVertexSkinWeightData) is a replacement for [FDataflowSkinWeightData](API\Plugins\DataflowNodes\FDataflowSkinWeightData) in [FDataflowCollectionEditSkinWeightsNode](API\Plugins\DataflowNodes\FDataflowCollectionEditSkinWeigh-) This allow storing all the data linearly and enable bulk serialization for speed This solve the problem when we have million vertices meshes that was causing the serialization of the node to take a very long time this is now an order of magnitude faster that using [FDataflowSkinWeightData](API\Plugins\DataflowNodes\FDataflowSkinWeightData)