importonly class GameFeatureManager extends IScriptable
{
	public import const function AggressiveCrowdsEnabled() : Bool;
	public import const function NextGenAICombatLogicEnabled() : Bool;
}

