-
Notifications
You must be signed in to change notification settings - Fork 67
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. |
- General Types
- KSP Types
- Contract Configurator Objects
- Other
- Global Functions
Contract Configurator
Configuration File Syntax
Extending Contract Configurator