Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
Contracts.Agents.AgentList Class Reference
Inheritance diagram for Contracts.Agents.AgentList:

Public Member Functions

Agent GetAgent (string name)
 
Agent GetAgentbyTitle (string title)
 Returns the agency by looking for the localized title. More...
 
Agent GetAgentRandom ()
 
Agent GetPartManufacturer (AvailablePart ap)
 
Agent GetSuitableAgentForContract (Contract contract)
 
void LoadAgents (ConfigNode[] nodes)
 

Properties

List< AgentAgencies [get]
 
static AgentList Instance [get, set]
 
int LogoHeight [get]
 
int LogoWidth [get]
 

Member Function Documentation

Agent Contracts.Agents.AgentList.GetAgent ( string  name)
inline
Agent Contracts.Agents.AgentList.GetAgentbyTitle ( string  title)
inline

Returns the agency by looking for the localized title.

Parameters
title
Returns
Agent Contracts.Agents.AgentList.GetAgentRandom ( )
inline
Agent Contracts.Agents.AgentList.GetPartManufacturer ( AvailablePart  ap)
inline
Agent Contracts.Agents.AgentList.GetSuitableAgentForContract ( Contract  contract)
inline
void Contracts.Agents.AgentList.LoadAgents ( ConfigNode[]  nodes)
inline

Property Documentation

List<Agent> Contracts.Agents.AgentList.Agencies
get
AgentList Contracts.Agents.AgentList.Instance
staticgetset
int Contracts.Agents.AgentList.LogoHeight
get
int Contracts.Agents.AgentList.LogoWidth
get

The documentation for this class was generated from the following file: