Class CampaignOptions
- Namespace
- TaleWorlds.CampaignSystem
- Assembly
- TaleWorlds.CampaignSystem.dll
public class CampaignOptions
- Inheritance
-
CampaignOptions
- Inherited Members
Constructors
CampaignOptions()
public CampaignOptions()
Properties
AutoAllocateClanMemberPerks
public static bool AutoAllocateClanMemberPerks { get; set; }
Property Value
BattleDeath
public static CampaignOptions.Difficulty BattleDeath { get; set; }
Property Value
ClanMemberDeathChance
public static CampaignOptions.Difficulty ClanMemberDeathChance { get; set; }
Property Value
CombatAIDifficulty
public static CampaignOptions.Difficulty CombatAIDifficulty { get; set; }
Property Value
IsIronmanMode
public static bool IsIronmanMode { get; set; }
Property Value
IsLifeDeathCycleDisabled
public static bool IsLifeDeathCycleDisabled { get; set; }
Property Value
PersuasionSuccessChance
public static CampaignOptions.Difficulty PersuasionSuccessChance { get; set; }
Property Value
PlayerMapMovementSpeed
public static CampaignOptions.Difficulty PlayerMapMovementSpeed { get; set; }
Property Value
PlayerReceivedDamage
public static CampaignOptions.Difficulty PlayerReceivedDamage { get; set; }
Property Value
PlayerTroopsReceivedDamage
public static CampaignOptions.Difficulty PlayerTroopsReceivedDamage { get; set; }
Property Value
RecruitmentDifficulty
public static CampaignOptions.Difficulty RecruitmentDifficulty { get; set; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).