コード例 #1
0
ファイル: GameManager.cs プロジェクト: MichaelTaylor/GGJ2020
 private void ActivateFadeOut()
 {
     _userInteraceManager.FadeOut();
 }