Kerbal Space Program
1.12.4
|
Public Member Functions | |
override bool | CanProcessContract (Contract contract) |
override void | ProcessContract (Contract contract) |
override KeywordScore | ScoreKeyword (string keyword) |
Public Member Functions inherited from Contracts.Agents.AgentMentality | |
virtual void | OnAdded () |
Called immediately after being added to an agent. More... | |
Protected Member Functions | |
override string | GetDescription () |
override string | GetDisplayName () |
Protected Member Functions inherited from Contracts.Agents.AgentMentality | |
void | FactorDeadline (Contract contract, bool positive) |
void | FactorExpiry (Contract contract, bool positive) |
void | FactorFundsAdvance (Contract contract, bool positive) |
void | FactorFundsCompletion (Contract contract, bool positive) |
void | FactorFundsFailure (Contract contract, bool positive) |
void | FactorReputationCompletion (Contract contract, bool positive) |
void | FactorReputationFailure (Contract contract, bool positive) |
void | FactorScienceCompletion (Contract contract, bool positive) |
Additional Inherited Members | |
Static Public Member Functions inherited from Contracts.Agents.AgentMentality | |
static AgentMentality | AddMentality (Agent agent, string mentalityName, float factor) |
static System.Type | GetMentalityType (string typeName) |
Properties inherited from Contracts.Agents.AgentMentality | |
Agent | Agent [get] |
string | Description [get] |
string | DisplayName [get] |
float | Factor [get] |
|
inlinevirtual |
Reimplemented from Contracts.Agents.AgentMentality.
|
inlineprotectedvirtual |
Reimplemented from Contracts.Agents.AgentMentality.
|
inlineprotectedvirtual |
Reimplemented from Contracts.Agents.AgentMentality.
|
inlinevirtual |
Reimplemented from Contracts.Agents.AgentMentality.
|
inlinevirtual |
Reimplemented from Contracts.Agents.AgentMentality.