M&B: Bannerlord 1.3.14
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.Romance Class Reference

Classes

class  RomanticState

Public Types

enum  RomanceLevelEnum {
  Ended = -2 ,
  Rejection = -1 ,
  Untested = 0 ,
  FailedInCompatibility = 1 ,
  FailedInPracticalities = 2 ,
  MatchMadeByFamily = 3 ,
  CourtshipStarted = 4 ,
  CoupleDecidedThatTheyAreCompatible = 5 ,
  CoupleAgreedOnMarriage = 6 ,
  Marriage = 7
}

Public Member Functions

 Romance ()

Static Public Member Functions

static Hero GetCourtedHeroInOtherClan (Hero person1, Hero person2)
static RomanceLevelEnum GetRomanticLevel (Hero person1, Hero person2)
static RomanticState GetRomanticState (Hero person1, Hero person2)

Properties

static List< RomanticStateRomanticStateList [get]

Member Enumeration Documentation

◆ RomanceLevelEnum

Enumerator
Ended 
Rejection 
Untested 
FailedInCompatibility 
FailedInPracticalities 
MatchMadeByFamily 
CourtshipStarted 
CoupleDecidedThatTheyAreCompatible 
CoupleAgreedOnMarriage 
Marriage 

Constructor & Destructor Documentation

◆ Romance()

TaleWorlds.CampaignSystem.Romance.Romance ( )

Member Function Documentation

◆ GetCourtedHeroInOtherClan()

Hero TaleWorlds.CampaignSystem.Romance.GetCourtedHeroInOtherClan ( Hero person1,
Hero person2 )
static

◆ GetRomanticLevel()

RomanceLevelEnum TaleWorlds.CampaignSystem.Romance.GetRomanticLevel ( Hero person1,
Hero person2 )
static

◆ GetRomanticState()

RomanticState TaleWorlds.CampaignSystem.Romance.GetRomanticState ( Hero person1,
Hero person2 )
static

Property Documentation

◆ RomanticStateList

List<RomanticState> TaleWorlds.CampaignSystem.Romance.RomanticStateList
staticget