C++
void acedDestroySteeringWheel( AcEdSteeringWheel* pWheel );
File
AcEdSteeringWheel.h
Description
Destroys a steering wheel object.
Parameters
| Parameters | Description |
|---|---|
| pWheel | Input a pointer for the steering wheel to destroy |
void acedDestroySteeringWheel( AcEdSteeringWheel* pWheel );
AcEdSteeringWheel.h
Destroys a steering wheel object.
| Parameters | Description |
|---|---|
| pWheel | Input a pointer for the steering wheel to destroy |