Share

AcGsConfig::setCanDegradeChannel

C++

virtual void setCanDegradeChannel(
    DegradationChannel, 
    bool bDegrade
) = 0;

Description

Enables or disables the status of the given degradation channel.

Parameters

Parameters Description
bDegrade Input degradation channel status
channel Input degradation channel whose status is to be changed

Links

AcGsConfig

Was this information helpful?