コード例 #1
0
ファイル: Player.cs プロジェクト: SadisticSaint/HackAndSlash
 private void Awake()
 {
     uiPlayerText = GetComponentInChildren <UIPlayerText>();
 }