コード例 #1
0
ファイル: Player.cs プロジェクト: pontusdacke/SyncedMG
 private void ActivateBarrier()
 {
     _barrier.Activated();
 }