Class Romance.RomanticState
- Namespace
- TaleWorlds.CampaignSystem
- Assembly
- TaleWorlds.CampaignSystem.dll
public class Romance.RomanticState
- Inheritance
-
Romance.RomanticState
- Inherited Members
Constructors
RomanticState()
public RomanticState()
Fields
LastVisit
[SaveableField(5)]
public float LastVisit
Field Value
Level
[SaveableField(2)]
public Romance.RomanceLevelEnum Level
Field Value
Person1
[SaveableField(0)]
public Hero Person1
Field Value
Person2
[SaveableField(1)]
public Hero Person2
Field Value
ProgressToNextLevel
[SaveableField(3)]
public int ProgressToNextLevel
Field Value
ScoreFromPersuasion
[SaveableField(6)]
public float ScoreFromPersuasion
Field Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
Partner(Hero)
public Hero Partner(Hero hero)
Parameters
hero
Hero
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).