fBaseXtensions.Settings.SettingDeath.SettingDeath C# (CSharp) Method

SettingDeath() public method

public SettingDeath ( )
        public SettingDeath()
        {
            WaitForPotionCooldown = false;
            WaitForAllSkillsCooldown = false;
        }
SettingDeath