public static char GetTargetLocksLetterPair(Ship.GenericShip thisShip, Ship.GenericShip targetShip) { return(thisShip.GetTargetLockLetterPair(targetShip)); }