C++
AcEdUpdateDisplayPauseScope( bool bEnable );
Description
For internal use only.
Constructor, taking in a parameter to be passed to SaveAndSet.
Parameters
Parameters | Description |
---|---|
bEnable | Input bool. true to disable screen updates, false to enable screen update. |