M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
|
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< RomanticState > | RomanticStateList [get] |
TaleWorlds.CampaignSystem.Romance.Romance | ( | ) |
|
static |
|
static |
|
static |
|
staticget |