예제 #1
0
 private void Awake()
 {
     _Instance = this;
 }
예제 #2
0
파일: DialogUIMgr.cs 프로젝트: postmeJ/ADF
        public Sprite[] Spr_NPC_Right;          //

        void Awake()
        {
            Instance = this;
        }