コード例 #1
0
ファイル: UIQuestion.cs プロジェクト: Pavol-Panisz/kvizy-pizy
 private void Awake()
 {
     pointChecker = GetComponent <PointChecker>();
 }