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

#include <DataflowAnyType.h>

+ Inheritance diagram for FDataflowNumericTypes:

Public Types

using FPolicyType = FDataflowNumericTypePolicy
 
using FStorageType = double
 
- Public Types inherited from FDataflowAnyType
using FPolicyType = FDataflowAllTypesPolicy
 
using FStorageType = void
 

Public Attributes

double Value = 0.0
 

Additional Inherited Members

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

Detailed Description

Numeric types (double, float, int64, uint64, int32, uint32, int16, uint16, int8, uint8)"

Member Typedef Documentation

◆ FPolicyType

◆ FStorageType

Member Data Documentation

◆ Value

double FDataflowNumericTypes::Value = 0.0

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