Component that contains skid steering model. More...
#include <SkidSteeringControlComponent.h>
Inherits AZ::Component, and TwistNotificationBus::Handler.
Public Member Functions | |
| AZ_COMPONENT (SkidSteeringControlComponent, "{7FEE7851-1284-4AE5-9C2C-763916BFE641}", AZ::Component) | |
| void | Activate () override |
| void | Deactivate () override |
Static Public Member Functions | |
| static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
| static void | Reflect (AZ::ReflectContext *context) |
Component that contains skid steering model.