M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultAgeModel.

Public Member Functions

abstract void GetAgeLimitForLocation (CharacterObject character, out int minimumAge, out int maximumAge, string additionalTags="")
 
abstract float GetSkillScalingModifierForAge (Hero hero, SkillObject skill, bool isByNaturalGrowth)
 

Properties

abstract int BecomeInfantAge [get]
 
abstract int BecomeChildAge [get]
 
abstract int BecomeTeenagerAge [get]
 
abstract int HeroComesOfAge [get]
 
abstract int BecomeOldAge [get]
 
abstract int MaxAge [get]
 

Member Function Documentation

◆ GetAgeLimitForLocation()

abstract void TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.GetAgeLimitForLocation ( CharacterObject  character,
out int  minimumAge,
out int  maximumAge,
string  additionalTags = "" 
)
pure virtual

◆ GetSkillScalingModifierForAge()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.GetSkillScalingModifierForAge ( Hero  hero,
SkillObject  skill,
bool  isByNaturalGrowth 
)
pure virtual

Property Documentation

◆ BecomeInfantAge

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.BecomeInfantAge
get

◆ BecomeChildAge

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.BecomeChildAge
get

◆ BecomeTeenagerAge

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.BecomeTeenagerAge
get

◆ HeroComesOfAge

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.HeroComesOfAge
get

◆ BecomeOldAge

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.BecomeOldAge
get

◆ MaxAge

abstract int TaleWorlds.CampaignSystem.ComponentInterfaces.AgeModel.MaxAge
get