![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Chaos/ParticleHandleFwd.h"#include "GeometryCollection/ManagedArray.h"Go to the source code of this file.
Macros | |
| #define | UE_API CHAOSVEHICLESCORE_API |
Enumerations | |
| enum class | EForceFlags : uint32 { None = 0 , AllowSubstepping = 1 << 0 , AccelChange = 1 << 1 , VelChange = 1 << 2 , IsLocalForce = 1 << 3 , LevelSlope = 1 << 4 } |
Functions | |
| ENUM_CLASS_FLAGS (EForceFlags) | |
| #define UE_API CHAOSVEHICLESCORE_API |
|
strong |
| ENUM_CLASS_FLAGS | ( | EForceFlags | ) |