![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DataflowAnyType.h>
Inheritance diagram for FDataflowRotationTypes:Public Types | |
| using | FPolicyType = FDataflowRotationTypePolicy |
| using | FStorageType = FRotator |
Public Types inherited from FDataflowAnyType | |
| using | FPolicyType = FDataflowAllTypesPolicy |
| using | FStorageType = void |
Public Attributes | |
| FRotator | Value = FRotator(EForceInit::ForceInitToZero) |
Additional Inherited Members | |
Static Public Attributes inherited from FDataflowAnyType | |
| static DATAFLOWCORE_API const FName | TypeName = TEXT("FDataflowAnyType") |
Rotation types
| FRotator FDataflowRotationTypes::Value = FRotator(EForceInit::ForceInitToZero) |