コード例 #1
0
ファイル: ChatAppData.cs プロジェクト: lukyhruska96/VRLife
 public void ClearMsgs()
 {
     _appData.Clear();
 }