Otter SDK Reference
Version:

Create(int serverId, bool simulated) Method

Creates an agent from the specified serverId

Syntax

public static OtterAgent Create(int serverId, bool simulated)

Parameters

serverId
Type: int

The server identifier.

simulated
Type: bool

Value indicating whether to enable simulation mode.

Returns

A deserialized agent