Property | Type | Description | |
---|---|---|---|
Ratio | double |
Method | Description | |
---|---|---|
Affect ( |
Affect a particular aspect of a relationship.
|
|
GetTraitQuality ( |
Gets the quality of a particular trait.
|
Method | Description | |
---|---|---|
ApplyImpressionDecay ( double change ) : void | ||
Relationship ( |
||
Trait_NewTrait ( object sender, |
public Affect ( |
||
t | The trait to affect | |
change | double | /// How much to affect the trait. If the trait is negative, /// a numerically positive change will have a harmful effect. /// |
return | void |
public GetTraitQuality ( |
||
t | The trait to query. | |
return | double |