Table of Contents

Class Romance

Namespace
TaleWorlds.CampaignSystem
Assembly
TaleWorlds.CampaignSystem.dll
public class Romance
Inheritance
Romance
Inherited Members

Constructors

Romance()

public Romance()

Properties

RomanticStateList

public static List<Romance.RomanticState> RomanticStateList { get; }

Property Value

List<Romance.RomanticState>

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetCourtedHeroInOtherClan(Hero, Hero)

public static Hero GetCourtedHeroInOtherClan(Hero person1, Hero person2)

Parameters

person1 Hero
person2 Hero

Returns

Hero

GetRomanticLevel(Hero, Hero)

public static Romance.RomanceLevelEnum GetRomanticLevel(Hero person1, Hero person2)

Parameters

person1 Hero
person2 Hero

Returns

Romance.RomanceLevelEnum

GetRomanticState(Hero, Hero)

public static Romance.RomanticState GetRomanticState(Hero person1, Hero person2)

Parameters

person1 Hero
person2 Hero

Returns

Romance.RomanticState

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).