"유니티 특수 폴더, 컴파일 순서"의 두 판 사이의 차이

4번째 줄: 4번째 줄:
*1단계: Standard Assets, Pro Standard Assets, Plugins 폴더 내의 런타임 스크립트
*1단계: Standard Assets, Pro Standard Assets, Plugins 폴더 내의 런타임 스크립트
*2단계: Standard Assets/Editor, Pro Standard Assets/Editor, Plugins/Editor 폴더 내의 에디터 스크립트
*2단계: Standard Assets/Editor, Pro Standard Assets/Editor, Plugins/Editor 폴더 내의 에디터 스크립트
*3단계: Editor 폴더 ''''''의 모든 스크립트
*3단계: Editor 폴더 '''이외'''의 모든 스크립트
*4단계: Editor 폴더 ''''''의 모든 스크립트
*4단계: Editor 폴더 '''내부'''의 모든 스크립트


==참고 자료==
==참고 자료==

2013년 10월 9일 (수) 01:26 판

1 개요

Special Folders and Script Compilation Order
유니티 특수 폴더, 컴파일 순서
  • 1단계: Standard Assets, Pro Standard Assets, Plugins 폴더 내의 런타임 스크립트
  • 2단계: Standard Assets/Editor, Pro Standard Assets/Editor, Plugins/Editor 폴더 내의 에디터 스크립트
  • 3단계: Editor 폴더 이외의 모든 스크립트
  • 4단계: Editor 폴더 내부의 모든 스크립트

2 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}