Share

acedDestroySteeringWheel Function

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

Was this information helpful?