Skip to content

Agent Type

Jeremie Rossignol edited this page Jul 2, 2020 · 1 revision

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.
Clone this wiki locally