Skip to content

ContractPrestige Type

Jeremie Rossignol edited this page Oct 14, 2015 · 7 revisions

The ContractPrestige type is an enumeration with the following valid values:

  • Trivial
  • Significant
  • Exceptional

Methods

Method Signature Description
double Multiplier() Gets the multiplier for this prestige level.

Global Functions

Function Signature Description
ContractPrestige Prestige() Gets the prestige value of the current contract.
ContractPrestige ContractPrestige(string identifier) Returns the ContractPrestige for the given identifier.
Clone this wiki locally