Difference between revisions of "Bethesda Tutorial Papyrus Hello World/ko"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Weakbeginner
(Created page with "튜토리얼 해결방법 {{Tutorial Index |series=Scripting |chapter=1 |Prev=Bethesda_Tutorial_Papyrus_Hello_World/ko |Next=Beth...")
 
imported>Weakbeginner
Line 12: Line 12:


당신은 다음을 배울 것이다 :
당신은 다음을 배울 것이다 :
* 새로운 스크립트를 만들고 이것을 어떤 대상에 할당하는 방법.
* 새로운 스크립트를 만들고 대상에 할당하는 방법.
* 만든 스크립트를 이벤트에 반응하게 하는 방법.
* 만든 스크립트를 이벤트에 반응하게 하는 방법.

Revision as of 12:00, 4 May 2016

Bethesda Tutorial Papyrus Hello World/ko
Scripting Series, Chapter 1
Return to Tutorial Hub
LeftArrow.png Previous Tutorial Next TutorialRightArrow.png

개요

이 튜토리얼에서는 파피루스와 the Creation Kit 스크립트 언어의 기초를 소개한다.

당신은 다음을 배울 것이다 :

  • 새로운 스크립트를 만들고 대상에 할당하는 방법.
  • 만든 스크립트를 이벤트에 반응하게 하는 방법.