Britbot

Get the type of the target.

Returns:

Implements Britbot.ITarget.

Definition at line 181 of file SmartIsland.cs.

        {
            return TargetType.Island;
        }