Table of Contents

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

float

Level

[SaveableField(2)]
public Romance.RomanceLevelEnum Level

Field Value

Romance.RomanceLevelEnum

Person1

[SaveableField(0)]
public Hero Person1

Field Value

Hero

Person2

[SaveableField(1)]
public Hero Person2

Field Value

Hero

ProgressToNextLevel

[SaveableField(3)]
public int ProgressToNextLevel

Field Value

int

ScoreFromPersuasion

[SaveableField(6)]
public float ScoreFromPersuasion

Field Value

float

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

Partner(Hero)

public Hero Partner(Hero hero)

Parameters

hero Hero

Returns

Hero

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