Share

AcGsConfig::addReactor Method

C++

virtual void addReactor(
    AcGsConfigReactor *
) = 0;

Description

Add reactor to the graphics configuration changes.

Parameters

Parameters Description
pReactor Reactor to add.

Links

AcGsConfig

Was this information helpful?