'Declaration
Public Overloads Shared Sub Load( _ ByRef agent As Agent, _ ByVal agentName As System.String, _ ByVal agentID As System.Integer, _ ByVal js As Server _ )
Parameters
- agent
- Agent definition.
- agentName
- The name of the Agent to load.
- agentID
- The ID of the Agent to load.
- js
- The JAMS Server to load from.