Agent Type - jrossignol/ContractConfigurator GitHub Wiki

The Agent class represents a contract agency.

Function Signature Description
List<Agent> AllAgents() Returns a list of all Agents in the game.
Agent Agent(string identifier) Returns the Agent for the given identifier.
⚠️ **GitHub.com Fallback** ⚠️