コード例 #1
0
ファイル: NetworkManager.cs プロジェクト: roclau0102/jsjDance
 public STATE  GetConnectState()
 {
     return(client.GetConnectState());
 }