Share

AcEdSteeringWheel::addReactor Method

C++

virtual void addReactor(
    AcEdSteeringWheelReactor* pReactor
) = 0;

Description

Adds a reactor to the steering wheel.

Parameters

Parameters Description
pReactor Input the pointer to the reactor need to be added

Links

AcEdSteeringWheel Class

Was this information helpful?