![]() |
Kerbal Space Program
1.12.4
|
Protected Member Functions | |
| override string | GetHashString () |
| override string | GetTitle () |
| override void | OnLoad (ConfigNode node) |
| override void | OnRegister () |
| override void | OnSave (ConfigNode node) |
| override void | OnUnregister () |
Protected Member Functions inherited from Contracts.ContractParameter | |
| virtual void | AwardCompletion () |
| virtual string | GetMessageComplete () |
| virtual string | GetMessageFailed () |
| virtual string | GetMessageIncomplete () |
| virtual string | GetNotes () |
| virtual void | OnParameterStateChange (ContractParameter p) |
| virtual void | OnReset () |
| virtual void | OnUpdate () |
| virtual void | PenalizeFailure () |
| void | SendStateMessage (string title, string message, MessageSystemButton.MessageButtonColor color, MessageSystemButton.ButtonIcons icon) |
| Sends user a text message via messaging system More... | |
| void | SetComplete () |
| void | SetFailed () |
| void | SetIncomplete () |
Protected Attributes | |
| CelestialBody | targetBody |
Protected Attributes inherited from Contracts.ContractParameter | |
| bool | allowPartialFailure = false |
| bool | disableOnStateChange = true |
| bool | enabled = true |
| string | id = null |
| bool | optional = false |
| ParameterState | state = ParameterState.Incomplete |
Additional Inherited Members | |
Public Attributes inherited from Contracts.ContractParameter | |
| double | FundsCompletion |
| The funds gained for completing this parameter More... | |
| double | FundsFailure |
| The funds gained for failing this parameter More... | |
| EventData< ContractParameter, ParameterState > | OnStateChange = new EventData<ContractParameter, ParameterState>("OnStateChange") |
| float | ReputationCompletion |
| The reputation gain for completing this parameter More... | |
| float | ReputationFailure |
| The reputation gain for failing this parameter More... | |
| float | ScienceCompletion |
| The science gained for completing this parameter More... | |
|
inline |
|
inline |
|
inlineprotectedvirtual |
Reimplemented from Contracts.ContractParameter.
|
inlineprotectedvirtual |
Reimplemented from Contracts.ContractParameter.
|
inlineprotectedvirtual |
Reimplemented from Contracts.ContractParameter.
|
inlineprotectedvirtual |
Reimplemented from Contracts.ContractParameter.
|
inlineprotectedvirtual |
Reimplemented from Contracts.ContractParameter.
|
inlineprotectedvirtual |
Reimplemented from Contracts.ContractParameter.
|
protected |
|
get |
1.8.7