UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowVectorArrayTypes Struct Reference

#include <DataflowAnyType.h>

+ Inheritance diagram for FDataflowVectorArrayTypes:

Public Types

using FPolicyType = FDataflowVectorArrayPolicy
 
using FStorageType = TArray< FVector4 >
 
- Public Types inherited from FDataflowAnyType
using FPolicyType = FDataflowAllTypesPolicy
 
using FStorageType = void
 

Public Attributes

TArray< FVector4Value
 

Additional Inherited Members

- Static Public Attributes inherited from FDataflowAnyType
static DATAFLOWCORE_API const FName TypeName = TEXT("FDataflowAnyType")
 

Detailed Description

Vector array types

Member Typedef Documentation

◆ FPolicyType

◆ FStorageType

Member Data Documentation

◆ Value

TArray<FVector4> FDataflowVectorArrayTypes::Value

The documentation for this struct was generated from the following file: