#include <WheeledVehicleMovementComponentNW.h>
Public Member Functions | |
FVehicleNWWheelDifferentialData () | |
Public Attributes | |
bool | bDriven |
If True, torque is applied to this wheel. More... | |
Definition at line 18 of file WheeledVehicleMovementComponentNW.h.
|
inline |
Definition at line 26 of file WheeledVehicleMovementComponentNW.h.
bool FVehicleNWWheelDifferentialData::bDriven |
If True, torque is applied to this wheel.
Definition at line 24 of file WheeledVehicleMovementComponentNW.h.