object - objectX


void EnableGameFeature(int nFeatures,int bEnable)

Scope: private

Parameters
nFeatures - feature flags one of:

lockResearchDialog
lockConstructionDialog
lockUpgradeWeaponDialog

bEnable - true/false

Return values
none

Description
[MP]
This function allows to enable or disable special game dialogs.
See also