![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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") |
Numeric types (double, float, int64, uint64, int32, uint32, int16, uint16, int8, uint8)"
| double FDataflowNumericTypes::Value = 0.0 |