public static void sendFloat(float aValue, string receiver) { Platform.sendFloat(aValue, receiver); }