Britbot

Get the type of the target.

Returns:

Implements Britbot.ITarget.

Definition at line 62 of file NoTarget.cs.

        {
            return TargetType.NoTarget;
        }