C4 Engine
C4 Engine API Documentation

ConfigurationWidget::ReleaseConfiguration

Defined in:  C4Configuration.h
Releases the configuration interface.
Prototype

void ReleaseConfiguration(void);

Description
The ReleaseConfiguration function releases the per-setting interface widgets currently displayed by a configuration widget and returned the configuration widget to its initial empty state. It's necessary to call this function only in order to rebuild the interface widgets from scratch.
See Also

ConfigurationWidget::BuildConfiguration

ConfigurationWidget::CommitConfiguration

Configurable

Setting