[inline]
Gets a string description for this Target for log purposes.
Implements Britbot.ITarget.
Definition at line 186 of file SmartIsland.cs.
{ return "Island, id: " + Id + " location: " + Loc; }