コード例 #1
0
ファイル: BtConnector.cs プロジェクト: huw12313212/UnityUFOne
 public static bool enableBluetooth()
 {
     return(BtConnection.enableBluetooth());
 }