Class HeirSelectionCalculationModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class HeirSelectionCalculationModel : GameModel
- Inheritance
-
HeirSelectionCalculationModel
- Derived
- Inherited Members
Constructors
HeirSelectionCalculationModel()
protected HeirSelectionCalculationModel()
Properties
HighestSkillPoint
public abstract int HighestSkillPoint { get; }
Property Value
Methods
CalculateHeirSelectionPoint(Hero, Hero, ref Hero)
public abstract int CalculateHeirSelectionPoint(Hero candidateHeir, Hero deadHero, ref Hero maxSkillHero)
Parameters
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).