コード例 #1
0
ファイル: Network.cs プロジェクト: ChampionGuan/TLcg
 public override void OnInstance()
 {
     m_connection = new ClientConnection();
 }