![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TransmissionUtility.h>
Static Public Member Functions | |
| static bool | IsWheelPowered (const EDifferentialType DifferentialType, const FSimpleWheelSim &PWheel) |
| static UE_API bool | IsWheelPowered (const EDifferentialType DifferentialType, const FSimpleWheelConfig::EAxleType AxleType, const bool EngineEnabled=false) |
| static UE_API int | GetNumWheelsOnAxle (FSimpleWheelConfig::EAxleType AxleType, const TArray< FSimpleWheelSim > &Wheels) |
| static UE_API int | GetNumDrivenWheels (const TArray< FSimpleWheelSim > &Wheels) |
| static UE_API float | GetTorqueRatioForWheel (const FSimpleDifferentialSim &PDifferential, const int WheelIndex, const TArray< FSimpleWheelSim > &Wheels) |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |